Home
last modified time | relevance | path

Searched refs:subsystem_id (Results 1 – 14 of 14) sorted by relevance

/NextBSD/sys/dev/bktr/
HDbktr_card.c691 unsigned int subsystem_id; /* board model number */ in probeCard() local
704 subsystem_id = (byte_252 << 8) | byte_253; in probeCard()
709 subsystem_vendor_id, subsystem_id); in probeCard()
765 subsystem_id == MODEL_IODATA_GV_BCTV3_PCI) { in probeCard()
773 switch (subsystem_id) { in probeCard()
789 bktr_name(bktr), subsystem_vendor_id, subsystem_id); in probeCard()
/NextBSD/sys/dev/sound/pci/hda/
HDhdacc.c50 uint32_t subsystem_id; member
446 codec->fgs[n].subsystem_id = hda_command(dev, in hdacc_attach()
490 fg->type, fg->subsystem_id); in hdacc_child_pnpinfo_str_method()
546 *result = fg->subsystem_id; in hdacc_read_ivar()
HDhdac.h707 HDA_ACCESSOR(subsystem_id, SUBSYSTEM_ID, uint32_t);
/NextBSD/sys/dev/ixgb/
HDixgb_ee.h90 uint16_t subsystem_id; member
HDixgb_ee.c664 return(ee_map->subsystem_id); in ixgb_get_ee_subsystem_id()
HDixgb_hw.h716 uint16_t subsystem_id; /* subsystem id from PCI configuration space */ member
HDif_ixgb.c1222 adapter->hw.subsystem_id = pci_read_config(dev, PCIR_SUBDEV_0, 2);
/NextBSD/sys/dev/vxge/vxgehal/
HDvxgehal-regs.h67 u16 subsystem_id; /* 0x2e */ member
109 u16 subsystem_id; /* 0x2e */ member
148 u16 subsystem_id; /* 0x2e */
HDvxgehal-mgmt.c90 about_info->subsys_device = hldev->pci_config_space_bios.subsystem_id; in vxge_hal_mgmt_about()
HDvxgehal-mgmtaux.c226 __HAL_AUX_ENTRY("subsystem_id", pci_config->subsystem_id, "0x%04X"); in vxge_hal_aux_pci_config_read()
/NextBSD/sys/dev/nxge/include/
HDxgehal-regs.h1208 u16 subsystem_id; // 0x2e member
1271 u16 subsystem_id; // 0x2e member
1331 u16 subsystem_id; // 0x2e
/NextBSD/sys/dev/nxge/xgehal/
HDxgehal-mgmt.c77 xge_offsetof(xge_hal_pci_config_le_t, subsystem_id), in xge_hal_mgmt_about()
HDxgehal-mgmtaux.c1181 __HAL_AUX_ENTRY("subsystem_id", pci_config.subsystem_id, "0x%04X"); in xge_hal_aux_pci_config_read()
HDxgehal-device.c247 xge_offsetof(xge_hal_pci_config_le_t, subsystem_id), &subid); in __hal_device_led_actifity_fix()
5333 xge_offsetof(xge_hal_pci_config_le_t, subsystem_id), in xge_hal_device_initialize()