Searched refs:CIS_FEAT_MEMORY (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.sbin/dumpcis/
H A Dcis.h171 #define CIS_FEAT_MEMORY(x) (((x) >> 5) & 0x3) macro
H A Dprintcis.c449 switch (CIS_FEAT_MEMORY(feat)) {
626 if (CIS_FEAT_MEMORY(feat)) { /* Memory space sub-tuple(s) exists */

Completed in 110 milliseconds