Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c456 #define GET_BIT_STD(phyad, x) x = get_bit_std(phyad, hmep) macro
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c3294 #define GET_BIT_STD(x) x = get_bit_std(erip) macro