Home
last modified time | relevance | path

Searched refs:qla2x00_stop_firmware (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_gbl.h422 qla2x00_stop_firmware(scsi_qla_host_t *);
Dqla_init.c3491 qla2x00_stop_firmware(vha); in qla2x00_setup_chip()
7809 ret = qla2x00_stop_firmware(vha); in qla2x00_try_to_stop_firmware()
7819 ret = qla2x00_stop_firmware(vha); in qla2x00_try_to_stop_firmware()
Dqla_mbx.c3496 qla2x00_stop_firmware(scsi_qla_host_t *vha) in qla2x00_stop_firmware() function