Searched refs:deviceType (Results 1 - 7 of 7) sorted by relevance

/drivers/net/wireless/ath/carl9170/
H A Deeprom.h142 u8 deviceType; member in struct:ar9170_eeprom
/drivers/net/wireless/ath/ath9k/
H A Deeprom.h285 u8 deviceType; member in struct:base_eep_header
315 u8 deviceType; member in struct:base_eep_header_4k
455 u8 deviceType; member in struct:base_eep_ar9287_header
H A Dar9003_eeprom.h181 u8 deviceType; member in struct:ar9300_base_eep_hdr
H A Dar9003_eeprom.c61 .deviceType = 5, /* takes lower byte in eeprom location */
639 .deviceType = 5, /* takes lower byte in eeprom location */
1218 .deviceType = 5, /* takes lower byte in eeprom location */
1797 .deviceType = 5, /* takes lower byte in eeprom location */
2375 .deviceType = 5, /* takes lower byte in eeprom location */
3474 PR_EEP("Device Type", pBase->deviceType);
H A Deeprom_9287.c317 return pBase->deviceType;
/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c2857 u8 deviceType = pPayload->sas_identify.dev_type; local
2863 port_id, phy_id, link_rate, portstate, deviceType));
2865 switch (deviceType) {
2891 pm8001_printk("unknown device type(%x)\n", deviceType));
2895 phy->identify.device_type = deviceType;
H A Dpm8001_hwi.c3369 u8 deviceType = pPayload->sas_identify.dev_type; local
3376 switch (deviceType) {
3402 pm8001_printk("unknown device type(%x)\n", deviceType));
3406 phy->identify.device_type = deviceType;

Completed in 105 milliseconds