Searched refs:config_table (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dmb_info.h158 unsigned long config_table; member in struct:multiboot_info
H A Dcommon.c317 mbi.config_table = get_rom_config_table ();
/illumos-gate/usr/src/uts/common/sys/
H A Dmultiboot.h141 /* flag[8] config_table */
170 caddr32_t config_table; member in struct:multiboot_info
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dmultiboot.h180 multiboot_uint32_t config_table; member in struct:multiboot_info
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c1314 struct mac_configuration_entry *cfg_entry = &config->config_table[0];
3769 ecore_set_fw_mac_addr(&data->config_table[idx].msb_mac_addr,
3770 &data->config_table[idx].middle_mac_addr,
3771 &data->config_table[idx].lsb_mac_addr,
3774 data->config_table[idx].vlan_id = 0;
3775 data->config_table[idx].pf_id = r->func_id;
3776 data->config_table[idx].clients_bit_vector =
3779 ECORE_SET_FLAG(data->config_table[idx].flags,
3942 if (ECORE_GET_FLAG(data->config_table[0].flags,
3958 &data->config_table[
[all...]
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfastboot.c589 bzero(&mbi->config_table,
590 sizeof (*mbi) - offsetof(multiboot_info_t, config_table));
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h4303 struct mac_configuration_entry config_table[64] /* table of 64 MAC configuration entries: addresses and target table entries */; member in struct:mac_configuration_cmd

Completed in 180 milliseconds