Searched defs:cfg_entry (Results 1 – 9 of 9) sorted by relevance
/openbmc/u-boot/drivers/soc/keystone/ |
H A D | keystone_serdes.c | 41 struct cfg_entry { struct 65 static struct cfg_entry cfgs[] = { argument
|
/openbmc/linux/drivers/xen/xen-pciback/ |
H A D | conf_space.c | 152 const struct config_field_entry *cfg_entry; in xen_pcibk_config_read() local 208 const struct config_field_entry *cfg_entry; in xen_pcibk_config_write() local 332 struct config_field_entry *cfg_entry, *t; in xen_pcibk_config_free_dyn_fields() local 358 const struct config_field_entry *cfg_entry; in xen_pcibk_config_reset_dev() local 376 struct config_field_entry *cfg_entry, *t; in xen_pcibk_config_free_dev() local 401 struct config_field_entry *cfg_entry; in xen_pcibk_config_add_field_offset() local
|
H A D | conf_space_quirks.c | 55 struct config_field_entry *cfg_entry; in xen_pcibk_field_is_dup() local
|
H A D | conf_space.h | 75 #define OFFSET(cfg_entry) ((cfg_entry)->base_offset+(cfg_entry)->field->offset) argument
|
H A D | pci_stub.c | 1328 const struct config_field_entry *cfg_entry; in quirks_show() local
|
/openbmc/qemu/hw/xen/ |
H A D | xen_pt_config_init.c | 129 static int xen_pt_byte_reg_read(XenPCIPassthroughState *s, XenPTReg *cfg_entry, in xen_pt_byte_reg_read() 142 static int xen_pt_word_reg_read(XenPCIPassthroughState *s, XenPTReg *cfg_entry, in xen_pt_word_reg_read() 155 static int xen_pt_long_reg_read(XenPCIPassthroughState *s, XenPTReg *cfg_entry, in xen_pt_long_reg_read() 171 static int xen_pt_byte_reg_write(XenPCIPassthroughState *s, XenPTReg *cfg_entry, in xen_pt_byte_reg_write() 190 static int xen_pt_word_reg_write(XenPCIPassthroughState *s, XenPTReg *cfg_entry, in xen_pt_word_reg_write() 209 static int xen_pt_long_reg_write(XenPCIPassthroughState *s, XenPTReg *cfg_entry, in xen_pt_long_reg_write() 314 static int xen_pt_cmd_reg_write(XenPCIPassthroughState *s, XenPTReg *cfg_entry, in xen_pt_cmd_reg_write() 433 static int xen_pt_bar_reg_read(XenPCIPassthroughState *s, XenPTReg *cfg_entry, in xen_pt_bar_reg_read() 472 static int xen_pt_bar_reg_write(XenPCIPassthroughState *s, XenPTReg *cfg_entry, in xen_pt_bar_reg_write() 547 XenPTReg *cfg_entry, uint32_t *val, in xen_pt_exp_rom_bar_reg_write() [all …]
|
/openbmc/linux/drivers/scsi/ |
H A D | pmcraid.h | 410 struct pmcraid_config_table_entry cfg_entry; member 417 struct pmcraid_config_table_entry_ext cfg_entry; member 797 struct pmcraid_config_table_entry cfg_entry; member
|
H A D | pmcraid.c | 1507 struct pmcraid_config_table_entry *cfg_entry; in pmcraid_handle_config_change() local
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sp.c | 994 u16 vlan_id, struct mac_configuration_entry *cfg_entry) in bnx2x_vlan_mac_set_cfg_entry_e1x() 1022 struct mac_configuration_entry *cfg_entry = &config->config_table[0]; in bnx2x_vlan_mac_set_rdata_e1x() local
|