Searched refs:config_table (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/grub/grub-0.97/stage2/ |
H A D | mb_info.h | 158 unsigned long config_table; member
|
H A D | common.c | 317 mbi.config_table = get_rom_config_table (); in init_bios_info()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | multiboot.h | 170 caddr32_t config_table; member
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_sp_verbs.c | 1314 struct mac_configuration_entry *cfg_entry = &config->config_table[0]; in ecore_vlan_mac_set_rdata_e1x() 3769 ecore_set_fw_mac_addr(&data->config_table[idx].msb_mac_addr, in ecore_mcast_set_one_rule_e1() 3770 &data->config_table[idx].middle_mac_addr, in ecore_mcast_set_one_rule_e1() 3771 &data->config_table[idx].lsb_mac_addr, in ecore_mcast_set_one_rule_e1() 3774 data->config_table[idx].vlan_id = 0; in ecore_mcast_set_one_rule_e1() 3775 data->config_table[idx].pf_id = r->func_id; in ecore_mcast_set_one_rule_e1() 3776 data->config_table[idx].clients_bit_vector = in ecore_mcast_set_one_rule_e1() 3779 ECORE_SET_FLAG(data->config_table[idx].flags, in ecore_mcast_set_one_rule_e1() 3942 if (ECORE_GET_FLAG(data->config_table[0].flags, in ecore_mcast_refresh_registry_e1() 3958 &data->config_table[i].msb_mac_addr, in ecore_mcast_refresh_registry_e1() [all …]
|
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | fastboot.c | 589 bzero(&mbi->config_table, in fastboot_build_mbi() 590 sizeof (*mbi) - offsetof(multiboot_info_t, config_table)); in fastboot_build_mbi()
|
/titanic_50/usr/src/grub/grub-0.97/docs/ |
H A D | multiboot.texi | 636 60 | config_table | (present if flags[8] is set) 888 If bit 8 in the @samp{flags} is set, then the @samp{config_table} field
|
H A D | multiboot.info | 600 60 | config_table | (present if flags[8] is set) 822 If bit 8 in the `flags' is set, then the `config_table' field is
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/ |
H A D | 5710_hsi.h | 4303 …struct mac_configuration_entry config_table[64] /* table of 64 MAC configuration entries: addresse… member
|
/titanic_50/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 3207 config_table, and boot_loader_name. 5855 descriptions about the fields "config_table" and
|