Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/carl9170/
Deeprom.h142 u8 deviceType; member
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Deeprom.h285 u8 deviceType; member
315 u8 deviceType; member
455 u8 deviceType; member
Dar9003_eeprom.h181 u8 deviceType; member
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); in ath9k_hw_ar9003_dump_eeprom()
Deeprom_9287.c317 return pBase->deviceType; in ath9k_hw_ar9287_get_eeprom()
/linux-4.1.27/drivers/scsi/pm8001/
Dpm80xx_hwi.c2857 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_sas_phy_up() local
2863 port_id, phy_id, link_rate, portstate, deviceType)); in hw_event_sas_phy_up()
2865 switch (deviceType) { in hw_event_sas_phy_up()
2891 pm8001_printk("unknown device type(%x)\n", deviceType)); in hw_event_sas_phy_up()
2895 phy->identify.device_type = deviceType; in hw_event_sas_phy_up()
Dpm8001_hwi.c3369 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_sas_phy_up() local
3376 switch (deviceType) { in hw_event_sas_phy_up()
3402 pm8001_printk("unknown device type(%x)\n", deviceType)); in hw_event_sas_phy_up()
3406 phy->identify.device_type = deviceType; in hw_event_sas_phy_up()