Home
last modified time | relevance | path

Searched refs:NVSLOT_NCQ (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/adapters/nv_sata/
H A Dnv_sata.h263 #define NVSLOT_NCQ 0x02 /* NCQ is active */ macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c2063 ncq = NVSLOT_NCQ; in nv_start_common()
2188 if (ncq == NVSLOT_NCQ) { in nv_start_common()
3664 if ((&(nvp->nvp_slot[slot]))->nvslot_flags & NVSLOT_NCQ) { in nv_complete_io()