Searched refs:qla2x00_lun_reset (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 351 qla2x00_lun_reset(struct fc_port *, uint64_t, int);
|
H A D | qla_os.c | 2148 .lun_reset = qla2x00_lun_reset, 2187 .lun_reset = qla2x00_lun_reset,
|
H A D | qla_mbx.c | 1578 qla2x00_lun_reset(struct fc_port *fcport, uint64_t l, int tag) in qla2x00_lun_reset() function
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 371 qla2x00_lun_reset(struct fc_port *, uint64_t, int);
|
H A D | qla_os.c | 2270 .lun_reset = qla2x00_lun_reset, 2309 .lun_reset = qla2x00_lun_reset,
|
H A D | qla_mbx.c | 1628 qla2x00_lun_reset(struct fc_port *fcport, uint64_t l, int tag) in qla2x00_lun_reset() function
|
Completed in 31 milliseconds