Searched refs:SL11_GET_REV (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/isa/
H A Dslhci_isa.c97 sltype = SL11_GET_REV(bus_space_read_1(iot, ioh, SL11_IDX_DATA));
/netbsd-current/sys/dev/ic/
H A Dsl811hsreg.h125 #define SL11_GET_REV(x) ((x) >> 4) macro
H A Dsl811hs.c1183 t->sltype = SL11_GET_REV(slhci_read(sc, SL11_REV));

Completed in 184 milliseconds