Searched refs:BYTES (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.bin/systat/
H A Dconvtbl.c44 #define BYTES (1) macro
59 [SC_BYTE] = { BYTE, BYTES, "B", "byte" },
/freebsd-current/sys/dev/sound/pci/
H A Dallegro_reg.h752 #define NUM_UNITS( BYTES, UNITLEN ) ((((BYTES+1)>>1) + (UNITLEN-1)) / UNITLEN)
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_hw.c6969 p->octets = GET_STAT(BYTES);

Completed in 667 milliseconds