Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_gbl.h374 qla2x00_lun_reset(struct fc_port *, uint64_t, int);
H A Dqla_os.c2262 .lun_reset = qla2x00_lun_reset,
2301 .lun_reset = qla2x00_lun_reset,
H A Dqla_mbx.c1628 qla2x00_lun_reset(struct fc_port *fcport, uint64_t l, int tag) in qla2x00_lun_reset() function