Home
last modified time | relevance | path

Searched refs:get_bit_std (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/hme/
H A Dhme.c211 static uint16_t get_bit_std(uint8_t, struct hme *);
441 get_bit_std(uint8_t phyad, struct hme *hmep) in get_bit_std() function
456 #define GET_BIT_STD(phyad, x) x = get_bit_std(phyad, hmep)
/titanic_44/usr/src/uts/sun/io/eri/
H A Deri.c3279 get_bit_std(struct eri *erip) in get_bit_std() function
3294 #define GET_BIT_STD(x) x = get_bit_std(erip)