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

/freebsd-9.3-release/usr.sbin/dumpcis/
H A Dcis.h169 #define CIS_FEAT_MEMORY(x) (((x) >> 5) & 0x3) macro
H A Dprintcis.c447 switch (CIS_FEAT_MEMORY(feat)) {
624 if (CIS_FEAT_MEMORY(feat)) { /* Memory space sub-tuple(s) exists */

Completed in 47 milliseconds