Home
last modified time | relevance | path

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

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