Searched refs:deviceType (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/ath/carl9170/ |
| D | eeprom.h | 142 u8 deviceType; member
|
| /Linux-v5.4/drivers/net/wireless/ath/ath9k/ |
| D | eeprom.h | 297 u8 deviceType; member 327 u8 deviceType; member 467 u8 deviceType; member
|
| D | ar9003_eeprom.h | 193 u8 deviceType; member
|
| D | ar9003_eeprom.c | 62 .deviceType = 5, /* takes lower byte in eeprom location */ 640 .deviceType = 5, /* takes lower byte in eeprom location */ 1219 .deviceType = 5, /* takes lower byte in eeprom location */ 1798 .deviceType = 5, /* takes lower byte in eeprom location */ 2376 .deviceType = 5, /* takes lower byte in eeprom location */ 3543 PR_EEP("Device Type", pBase->deviceType); in ath9k_hw_ar9003_dump_eeprom()
|
| D | eeprom_9287.c | 262 return pBase->deviceType; in ath9k_hw_ar9287_get_eeprom()
|
| /Linux-v5.4/drivers/scsi/pm8001/ |
| D | pm80xx_hwi.c | 2890 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_port_recover() local 2896 if (deviceType == SAS_END_DEVICE) { in hw_event_port_recover() 2933 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_sas_phy_up() local 2940 port_id, phy_id, link_rate, portstate, deviceType)); in hw_event_sas_phy_up() 2942 switch (deviceType) { in hw_event_sas_phy_up() 2968 pm8001_printk("unknown device type(%x)\n", deviceType)); in hw_event_sas_phy_up() 2972 phy->identify.device_type = deviceType; in hw_event_sas_phy_up()
|
| D | pm8001_hwi.c | 3387 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_sas_phy_up() local 3394 switch (deviceType) { in hw_event_sas_phy_up() 3420 pm8001_printk("unknown device type(%x)\n", deviceType)); in hw_event_sas_phy_up() 3424 phy->identify.device_type = deviceType; in hw_event_sas_phy_up()
|