Searched refs:ee_deviceType (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h347 uint16_t ee_deviceType; member in struct:__anon7516
H A Dah_eeprom_v3.c1157 ee->ee_deviceType = (eeval >> 11) & 0x07;
/freebsd-10.0-release/tools/tools/ath/athprom/
H A Dathprom.c546 fprintf(fd, "%1x", eeprom.ee_deviceType);

Completed in 71 milliseconds