Searched defs:_chip_id (Results 1 – 2 of 2) sorted by relevance
/titanic_52/usr/src/uts/common/io/bnxe/577xx/common/ | ||
H A D | bnxe_clc.c | 89 #define CHIP_REV(_chip_id) ((_chip_id) & CHIP_REV_MASK) argument |
/titanic_52/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/ | ||
H A D | lm5710.h | 1635 #define CHIP_NUM_SET(_chip_id,_p) ((_chip_id) = (((_p) & 0xffff) << 16)) argument |