Searched refs:subsystem_id (Results 1 – 14 of 14) sorted by relevance
| /NextBSD/sys/dev/bktr/ |
| HD | bktr_card.c | 691 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/ |
| HD | hdacc.c | 50 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()
|
| HD | hdac.h | 707 HDA_ACCESSOR(subsystem_id, SUBSYSTEM_ID, uint32_t);
|
| /NextBSD/sys/dev/ixgb/ |
| HD | ixgb_ee.h | 90 uint16_t subsystem_id; member
|
| HD | ixgb_ee.c | 664 return(ee_map->subsystem_id); in ixgb_get_ee_subsystem_id()
|
| HD | ixgb_hw.h | 716 uint16_t subsystem_id; /* subsystem id from PCI configuration space */ member
|
| HD | if_ixgb.c | 1222 adapter->hw.subsystem_id = pci_read_config(dev, PCIR_SUBDEV_0, 2);
|
| /NextBSD/sys/dev/vxge/vxgehal/ |
| HD | vxgehal-regs.h | 67 u16 subsystem_id; /* 0x2e */ member 109 u16 subsystem_id; /* 0x2e */ member 148 u16 subsystem_id; /* 0x2e */
|
| HD | vxgehal-mgmt.c | 90 about_info->subsys_device = hldev->pci_config_space_bios.subsystem_id; in vxge_hal_mgmt_about()
|
| HD | vxgehal-mgmtaux.c | 226 __HAL_AUX_ENTRY("subsystem_id", pci_config->subsystem_id, "0x%04X"); in vxge_hal_aux_pci_config_read()
|
| /NextBSD/sys/dev/nxge/include/ |
| HD | xgehal-regs.h | 1208 u16 subsystem_id; // 0x2e member 1271 u16 subsystem_id; // 0x2e member 1331 u16 subsystem_id; // 0x2e
|
| /NextBSD/sys/dev/nxge/xgehal/ |
| HD | xgehal-mgmt.c | 77 xge_offsetof(xge_hal_pci_config_le_t, subsystem_id), in xge_hal_mgmt_about()
|
| HD | xgehal-mgmtaux.c | 1181 __HAL_AUX_ENTRY("subsystem_id", pci_config.subsystem_id, "0x%04X"); in xge_hal_aux_pci_config_read()
|
| HD | xgehal-device.c | 247 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()
|