/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_entity.h | 39 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 D | f_uac1.c | 438 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 D | f_uac2.c | 1523 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 D | sensorhandler.hpp | 294 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 D | t7xx_pci.c | 276 enum t7xx_pm_id entity_id = PM_ENTITY_ID_INVALID; in __t7xx_pci_pm_suspend() local
|
/openbmc/linux/sound/usb/ |
H A D | clock.c | 277 const struct audioformat *fmt, int entity_id, in __uac_clock_find_source()
|
/openbmc/fb-ipmi-oem/include/ |
H A D | sdrutils.hpp | 66 uint8_t entity_id; member
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_sunoem.c | 346 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 D | ipmi.h | 239 uint8_t entity_id; member
|
/openbmc/linux/drivers/accel/ivpu/ |
H A D | vpu_jsm_api.h | 759 u64 entity_id; member 776 u64 entity_id; member
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_main.c | 2528 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 D | qed_mcp.c | 4041 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 D | qed_sriov.c | 25 static u16 qed_vf_from_entity_id(__le16 entity_id) in qed_vf_from_entity_id()
|
H A D | qed_hsi.h | 1014 __le16 entity_id; member
|
/openbmc/intel-ipmi-oem/include/ |
H A D | storagecommands.hpp | 127 uint8_t entity_id; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | media.h | 335 __u32 entity_id; member
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_hw.h | 1409 uint8_t entity_id[255]; /* VM UUID */ member
|