Searched refs:deviceType (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/drivers/net/wireless/ath/carl9170/ |
D | eeprom.h | 142 u8 deviceType; member
|
/linux-6.6.21/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 */ 3544 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-6.6.21/drivers/scsi/pm8001/ |
D | pm80xx_hwi.c | 3120 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_port_recover() local 3126 if (deviceType == SAS_END_DEVICE) { in hw_event_port_recover() 3162 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_sas_phy_up() local 3170 port_id, phy_id, link_rate, portstate, deviceType); in hw_event_sas_phy_up() 3172 switch (deviceType) { in hw_event_sas_phy_up() 3195 deviceType); in hw_event_sas_phy_up() 3199 phy->identify.device_type = deviceType; in hw_event_sas_phy_up()
|
D | pm8001_hwi.c | 3178 u8 deviceType = pPayload->sas_identify.dev_type; in hw_event_sas_phy_up() local 3187 switch (deviceType) { in hw_event_sas_phy_up() 3210 deviceType); in hw_event_sas_phy_up() 3214 phy->identify.device_type = deviceType; in hw_event_sas_phy_up()
|