Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_gbl.h472 qla2x00_stop_firmware(scsi_qla_host_t *);
Dqla_init.c3974 qla2x00_stop_firmware(vha); in qla2x00_setup_chip()
8647 ret = qla2x00_stop_firmware(vha); in qla2x00_try_to_stop_firmware()
8657 ret = qla2x00_stop_firmware(vha); in qla2x00_try_to_stop_firmware()
Dqla_mbx.c3683 qla2x00_stop_firmware(scsi_qla_host_t *vha) in qla2x00_stop_firmware() function