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

  /src/sys/dev/ic/
arn9380.c 74 ar9380_get_rom_template(struct athn_softc *, uint8_t);
106 sc->sc_ops.get_rom_template = ar9380_get_rom_template;
206 ar9380_get_rom_template(struct athn_softc *sc, uint8_t ref) function in typeref:typename:Static const uint8_t *
arn9380.c 74 ar9380_get_rom_template(struct athn_softc *, uint8_t);
106 sc->sc_ops.get_rom_template = ar9380_get_rom_template;
206 ar9380_get_rom_template(struct athn_softc *sc, uint8_t ref) function in typeref:typename:Static const uint8_t *

Completed in 63 milliseconds