Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpireg.h854 #define WPI_EEPROM_CHAN_ACTIVE (1 << 3) macro
H A Dif_wpi.c1394 if ((channel->flags & WPI_EEPROM_CHAN_ACTIVE) == 0) in wpi_eeprom_channel_flags()