Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_gbl.h269 qla2x00_lun_reset(struct fc_port *, uint64_t, int);
Dqla_os.c1717 .lun_reset = qla2x00_lun_reset,
1755 .lun_reset = qla2x00_lun_reset,
Dqla_mbx.c1028 qla2x00_lun_reset(struct fc_port *fcport, uint64_t l, int tag) in qla2x00_lun_reset() function