Home
last modified time | relevance | path

Searched defs:BT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/ucblib/libcurses/
H A Dcurses.c51 char *AL, *BC, *BT, *CD, *CE, *CL, *CM, *CR, *CS, *DC, *DL, *DM, variable
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3434 #define IXGBE_BT2KB(BT) ((BT + (8 * 1024 - 1)) / (8 * 1024)) argument
3435 #define IXGBE_B2BT(BT) (BT * 8) argument