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

/freebsd-10.1-release/usr.sbin/dumpcis/
H A Dcis.h260 #define CIS_MEM_LENSZ(x) (((x) >> 3) & 0x3) macro
H A Dprintcis.c469 j = CIS_MEM_LENSZ(c) + CIS_MEM_ADDRSZ(c);
478 p += print_num(CIS_MEM_LENSZ(c) | 0x10,

Completed in 51 milliseconds