Searched refs:WPI_DEBUG_EEPROM (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/wpi/ |
H A D | if_wpi_debug.h | 40 WPI_DEBUG_EEPROM = 0x00008000, /* EEPROM info */ enumerator
|
H A D | if_wpi.c | 1357 DPRINTF(sc, WPI_DEBUG_EEPROM, "cap=%x rev=%x type=%x\n", sc->cap, in wpi_read_eeprom() 1432 DPRINTF(sc, WPI_DEBUG_EEPROM, in wpi_read_eeprom_band() 1448 DPRINTF(sc, WPI_DEBUG_EEPROM, in wpi_read_eeprom_band() 1557 DPRINTF(sc, WPI_DEBUG_EEPROM, in wpi_read_eeprom_group() 1565 DPRINTF(sc, WPI_DEBUG_EEPROM, in wpi_read_eeprom_group()
|