Searched defs:SGPIO_CSR_SEQ_MASK (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/sata/adapters/nv_sata/ | ||
H A D | nv_sgpio.h | 75 #define SGPIO_CSR_SEQ_MASK 0x00000004 macro 77 #define SGPIO_CSR_SEQ(x) (((x) & SGPIO_CSR_SEQ_MASK) >> \ |
Completed in 45 milliseconds