HomeSort by: relevance | last modified time | path
    Searched defs:ei_read16 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/podulebus/
if_ei.c 67 static u_int16_t ei_read16(struct ie_softc *, int);
143 sc->sc_ie.ie_bus_read16 = ei_read16;
329 ei_read16(struct ie_softc *sc_ie, int addr) function in typeref:typename:u_int16_t
if_ei.c 67 static u_int16_t ei_read16(struct ie_softc *, int);
143 sc->sc_ie.ie_bus_read16 = ei_read16;
329 ei_read16(struct ie_softc *sc_ie, int addr) function in typeref:typename:u_int16_t

Completed in 178 milliseconds