Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_gbl.h445 qla2x00_stop_firmware(scsi_qla_host_t *);
Dqla_init.c3681 qla2x00_stop_firmware(vha); in qla2x00_setup_chip()
8235 ret = qla2x00_stop_firmware(vha); in qla2x00_try_to_stop_firmware()
8245 ret = qla2x00_stop_firmware(vha); in qla2x00_try_to_stop_firmware()
Dqla_mbx.c3615 qla2x00_stop_firmware(scsi_qla_host_t *vha) in qla2x00_stop_firmware() function