Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah_eeprom_v1.h94 uint8_t ee_devType; /* Type: PCI, miniPCI, CB */ member
H A Dah_eeprom_v1.c199 ee->ee_devType = (athvals[8] >> 1) & 0x7; in ath_hal_v1EepromAttach()