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

/freebsd-11-stable/usr.sbin/dumpcis/
H A Dcis.h263 #define CIS_MEM_ADDRSZ(x) (((x) >> 5) & 0x3) macro
H A Dprintcis.c471 j = CIS_MEM_LENSZ(c) + CIS_MEM_ADDRSZ(c);
473 j += CIS_MEM_ADDRSZ(c);
483 p += print_num(CIS_MEM_ADDRSZ(c) | 0x10,
486 p += print_num(CIS_MEM_ADDRSZ(c) | 0x10,

Completed in 198 milliseconds