Searched refs:subsystem_id (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/uts/common/io/cpqary3/ |
H A D | cpqary3_ioctl.h | 89 uint32_t subsystem_id; /* controllers subsystem_id */ member
|
H A D | cpqary3_ioctl.c | 170 ctlr_info->subsystem_id = cpqary3p->board_id; in cpqary3_ioctl_ctlr_info()
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | hda_codec.c | 191 uint32_t subsystem_id; member 413 sc->subsystem_id = HDA_CODEC_SUBSYSTEM_ID; in hda_codec_init() 558 res = sc->subsystem_id; in hda_codec_command()
|
/illumos-gate/usr/src/uts/common/io/xge/hal/include/ |
H A D | xgehal-regs.h | 1209 u16 subsystem_id; // 0x2e member 1272 u16 subsystem_id; // 0x2e member 1332 u16 subsystem_id; // 0x2e
|
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | e1000_hw.h | 949 uint16_t subsystem_id;
|
H A D | e1000.c | 3304 pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &hw->subsystem_id);
|
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/ |
H A D | xgehal-mgmt.c | 72 xge_offsetof(xge_hal_pci_config_le_t, subsystem_id), in xge_hal_mgmt_about()
|
H A D | xgehal-mgmtaux.c | 1206 __HAL_AUX_ENTRY("subsystem_id", pci_config.subsystem_id, "0x%04X"); in xge_hal_aux_pci_config_read()
|
H A D | xgehal-device.c | 247 xge_offsetof(xge_hal_pci_config_le_t, subsystem_id), &subid); in __hal_device_led_actifity_fix() 5328 xge_offsetof(xge_hal_pci_config_le_t, subsystem_id), in xge_hal_device_initialize() 5334 "subsystem_id %04x:%04x", in xge_hal_device_initialize()
|