Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/wpi/
Dif_wpi.c214 static void wpi_read_eeprom_channels(struct wpi_softc *, int);
2166 wpi_read_eeprom_channels(sc,i); in wpi_read_eeprom()
3287 wpi_read_eeprom_channels(struct wpi_softc *sc, int n) in wpi_read_eeprom_channels() function