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

  /src/sys/dev/cardbus/
if_athn_cardbus.c 85 Static uint32_t athn_cardbus_read(struct athn_softc *, uint32_t);
151 sc->sc_ops.read = athn_cardbus_read;
258 athn_cardbus_read(struct athn_softc *sc, uint32_t addr) function in typeref:typename:Static uint32_t

Completed in 14 milliseconds