Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/qla2xxx/
Dqla_gbl.h298 qla24xx_lun_reset(struct fc_port *, unsigned int, int);
Dqla_os.c1802 .lun_reset = qla24xx_lun_reset,
1839 .lun_reset = qla24xx_lun_reset,
1876 .lun_reset = qla24xx_lun_reset,
1913 .lun_reset = qla24xx_lun_reset,
1950 .lun_reset = qla24xx_lun_reset,
Dqla_mbx.c2546 qla24xx_lun_reset(struct fc_port *fcport, unsigned int l, int tag) in qla24xx_lun_reset() function