Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_gbl.h468 qla2x00_stop_firmware(scsi_qla_host_t *);
H A Dqla_init.c4285 qla2x00_stop_firmware(vha); in qla2x00_setup_chip()
8941 ret = qla2x00_stop_firmware(vha); in qla2x00_try_to_stop_firmware()
8951 ret = qla2x00_stop_firmware(vha); in qla2x00_try_to_stop_firmware()
H A Dqla_mbx.c3682 qla2x00_stop_firmware(scsi_qla_host_t *vha) in qla2x00_stop_firmware() function