Home | Sort by: relevance | last modified time | path |
/src/sys/dev/isa/ | |
if_ef.c | 99 static uint16_t ef_read_16(struct ie_softc *, int); 237 ef_read_16(struct ie_softc *sc, int offset) function in typeref:typename:uint16_t 472 sc->ie_bus_read16 = ef_read_16; |