Home
last modified time | relevance | path

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

/openbmc/estoraged/src/
H A Dutil.cpp210 std::string deviceType = std::get<std::string>(typeVariant); in findDevice() local
214 if (deviceType.compare("EmmcDevice") == 0) in findDevice()
221 lg2::error("Unsupported device type {TYPE}", "TYPE", deviceType, in findDevice()
/openbmc/fb-ipmi-oem/include/
H A Dsdrutils.hpp112 uint8_t deviceType; member
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Deeprom.h142 u8 deviceType; member
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Deeprom.h297 u8 deviceType; member
327 u8 deviceType; member
467 u8 deviceType; member
H A Dar9003_eeprom.h193 u8 deviceType; member
H A Dar9003_eeprom.c62 .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()
H A Deeprom_9287.c262 return pBase->deviceType; in ath9k_hw_ar9287_get_eeprom()
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp89 uint8_t deviceType; member
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp398 uint8_t deviceType; member
H A Dsensorhandler.cpp1153 record.body.deviceType = fruInventoryDevice; in ipmi_fru_get_sdr()
/openbmc/linux/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c3120 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()
H A Dpm8001_hwi.c3178 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()
/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp544 resp.body.deviceType = 0x10; in getFruSdrs()
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp656 resp.body.deviceType = 0x10; in getFruSdrs()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp702 resp.body.deviceType = 0x10; in getFruSdrs()