Searched defs:get_bit_std (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/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) function
456 #define GET_BIT_STD(phyad, x) x = get_bit_std(phyad, hmep)
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c3279 get_bit_std(struct eri *erip) function
3294 #define GET_BIT_STD(x) x = get_bit_std(erip)

Completed in 73 milliseconds