Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_gbl.h366 qla2x00_stop_firmware(scsi_qla_host_t *);
Dqla_init.c1815 qla2x00_stop_firmware(vha); in qla2x00_setup_chip()
5874 ret = qla2x00_stop_firmware(vha); in qla2x00_try_to_stop_firmware()
5884 ret = qla2x00_stop_firmware(vha); in qla2x00_try_to_stop_firmware()
Dqla_mbx.c3038 qla2x00_stop_firmware(scsi_qla_host_t *vha) in qla2x00_stop_firmware() function