Searched refs:qla_get_sp_from_handle (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/scsi/qla2xxx/ |
D | qla_isr.c | 2017 qla_get_sp_from_handle(scsi_qla_host_t *vha, const char *func, in qla_get_sp_from_handle() function 2065 sp = qla_get_sp_from_handle(vha, func, req, iocb, &index); in qla2x00_get_sp_from_handle() 3792 sp = qla_get_sp_from_handle(vha, func, req, pkt, &index); in qla2x00_error_entry()
|