Searched refs:SCIF_SAS_INVALID_NCQ_TAG (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscif_sas_stp_remote_device.h70 #define SCIF_SAS_INVALID_NCQ_TAG 0xFF macro
H A Dscif_sas_stp_remote_device.c153 return SCIF_SAS_INVALID_NCQ_TAG;
H A Dscif_sas_stp_io_request.c118 if (fw_io->parent.stp.ncq_tag == SCIF_SAS_INVALID_NCQ_TAG)
168 if (fw_io->parent.stp.ncq_tag != SCIF_SAS_INVALID_NCQ_TAG)

Completed in 108 milliseconds