Home
last modified time | relevance | path

Searched refs:SNIC_RSP_REPORT_TGTS_CMPL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/snic/
H A Dsnic_io.c465 if (req->hdr.type >= SNIC_RSP_REPORT_TGTS_CMPL) in snic_dump_desc()
502 case SNIC_RSP_REPORT_TGTS_CMPL: in snic_dump_desc()
504 snprintf(line, LINE_BUFSZ, "SNIC_RSP_REPORT_TGTS_CMPL :"); in snic_dump_desc()
H A Dsnic_fwint.h42 SNIC_RSP_REPORT_TGTS_CMPL = 0x12,/* Report Targets Completion */ enumerator
H A Dsnic_scsi.c1210 if ((fwreq->hdr.type >= SNIC_RSP_REPORT_TGTS_CMPL) && in snic_io_cmpl_handler()
1235 case SNIC_RSP_REPORT_TGTS_CMPL: in snic_io_cmpl_handler()
/kernel/linux/linux-6.6/drivers/scsi/snic/
H A 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()
490 snprintf(line, LINE_BUFSZ, "SNIC_RSP_REPORT_TGTS_CMPL :"); in snic_dump_desc()
H A Dsnic_fwint.h28 SNIC_RSP_REPORT_TGTS_CMPL = 0x12,/* Report Targets Completion */ enumerator
H A 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()

Completed in 10 milliseconds