Searched defs:BT (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/ucblib/libcurses/ |
H A D | curses.c | 53 char *AL, *BC, *BT, *CD, *CE, *CL, *CM, *CR, *CS, *DC, *DL, *DM, variable
|
/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_type.h | 2552 #define IXGBE_BT2KB(BT) ((BT + (8 * 1024 - 1)) / (8 * 1024)) argument 2553 #define IXGBE_B2BT(BT) (BT * 8) argument
|