Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wpi/
HDif_wpi.c175 static int wpi_read_eeprom_channels(struct wpi_softc *, uint8_t);
1407 WPI_CHK(wpi_read_eeprom_channels(sc, i)); in wpi_read_eeprom()
1496 wpi_read_eeprom_channels(struct wpi_softc *sc, uint8_t n) in wpi_read_eeprom_channels() function