Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/snic/
Dsnic_io.c451 if (req->hdr.type >= SNIC_RSP_REPORT_TGTS_CMPL) in snic_dump_desc()
488 case SNIC_RSP_REPORT_TGTS_CMPL: in snic_dump_desc()
Dsnic_fwint.h28 SNIC_RSP_REPORT_TGTS_CMPL = 0x12,/* Report Targets Completion */ enumerator
Dsnic_scsi.c1188 if ((fwreq->hdr.type >= SNIC_RSP_REPORT_TGTS_CMPL) && in snic_io_cmpl_handler()
1213 case SNIC_RSP_REPORT_TGTS_CMPL: in snic_io_cmpl_handler()