Searched refs:qla_get_sp_from_handle (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A 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() 3798 sp = qla_get_sp_from_handle(vha, func, req, pkt, &index); in qla2x00_error_entry()
|