Home
last modified time | relevance | path

Searched refs:ar9380_swap_rom (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/ic/
H A Dar9380.c64 void ar9380_swap_rom(struct athn_softc *);
106 sc->ops.swap_rom = ar9380_swap_rom; in ar9380_attach()
214 ar9380_swap_rom(struct athn_softc *sc) in ar9380_swap_rom() function