Searched refs:qla2x00_lun_reset (Results 1 – 3 of 3) sorted by relevance
372 qla2x00_lun_reset(struct fc_port *, uint64_t, int);
2211 .lun_reset = qla2x00_lun_reset,2250 .lun_reset = qla2x00_lun_reset,
1615 qla2x00_lun_reset(struct fc_port *fcport, uint64_t l, int tag) in qla2x00_lun_reset() function