Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpi.c169 static int wpi_read_eeprom_channels(struct wpi_softc *, uint8_t);
1370 WPI_CHK(wpi_read_eeprom_channels(sc, i)); in wpi_read_eeprom()
1459 wpi_read_eeprom_channels(struct wpi_softc *sc, uint8_t n) in wpi_read_eeprom_channels() function