Home
last modified time | relevance | path

Searched defs:entity_id (Results 1 – 17 of 17) sorted by relevance

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_entity.h39 struct entity_id { struct
40 uint8_t id; /* physical entity id */
42 uint8_t logical : 1; /* physical/logical */
43 uint8_t instance : 7; /* instance number */
45 uint8_t instance : 7; /* instance number */
46 uint8_t logical : 1; /* physical/logical */
/openbmc/linux/drivers/usb/gadget/function/
H A Df_uac1.c438 u8 entity_id = (w_index >> 8) & 0xff; in in_rq_cur() local
489 u8 entity_id = (w_index >> 8) & 0xff; in in_rq_min() local
536 u8 entity_id = (w_index >> 8) & 0xff; in in_rq_max() local
583 u8 entity_id = (w_index >> 8) & 0xff; in in_rq_res() local
631 u8 entity_id = (w_index >> 8) & 0xff; in out_rq_cur_complete() local
685 u8 entity_id = (w_index >> 8) & 0xff; in out_rq_cur() local
H A Df_uac2.c1523 u8 entity_id = (w_index >> 8) & 0xff; in in_rq_cur() local
1600 u8 entity_id = (w_index >> 8) & 0xff; in in_rq_range() local
1723 u8 entity_id = (w_index >> 8) & 0xff; in out_rq_cur_complete() local
1772 u8 entity_id = (w_index >> 8) & 0xff; in out_rq_cur() local
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp294 uint8_t entity_id; member
339 uint8_t entity_id; member
366 uint8_t entity_id; member
/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_pci.c276 enum t7xx_pm_id entity_id = PM_ENTITY_ID_INVALID; in __t7xx_pci_pm_suspend() local
/openbmc/linux/sound/usb/
H A Dclock.c277 const struct audioformat *fmt, int entity_id, in __uac_clock_find_source()
/openbmc/fb-ipmi-oem/include/
H A Dsdrutils.hpp66 uint8_t entity_id; member
/openbmc/ipmitool/lib/
H A Dipmi_sunoem.c346 sunoem_led_get_byentity(struct ipmi_intf * intf, uint8_t entity_id, in sunoem_led_get_byentity()
390 sunoem_led_set_byentity(struct ipmi_intf * intf, uint8_t entity_id, in sunoem_led_set_byentity()
/openbmc/qemu/include/hw/ipmi/
H A Dipmi.h239 uint8_t entity_id; member
/openbmc/linux/drivers/accel/ivpu/
H A Dvpu_jsm_api.h759 u64 entity_id; member
776 u64 entity_id; member
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c2528 u8 entity_id, len, buf[32]; in qed_nvm_flash_cfg_write() local
2617 u32 cmd, u32 entity_id) in qed_nvm_flash_cfg_read()
H A Dqed_mcp.c4041 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, in qed_mcp_nvm_get_cfg()
4071 u16 option_id, u8 entity_id, u16 flags, u8 *p_buf, in qed_mcp_nvm_set_cfg()
H A Dqed_sriov.c25 static u16 qed_vf_from_entity_id(__le16 entity_id) in qed_vf_from_entity_id()
H A Dqed_hsi.h1014 __le16 entity_id; member
/openbmc/intel-ipmi-oem/include/
H A Dstoragecommands.hpp127 uint8_t entity_id; member
/openbmc/linux/include/uapi/linux/
H A Dmedia.h335 __u32 entity_id; member
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h1409 uint8_t entity_id[255]; /* VM UUID */ member