Searched refs:PCI_ID (Results 1 – 6 of 6) sorted by relevance
| /dragonfly/sys/dev/raid/hptrr/ |
| HD | himfuncs.h | 41 _HIM_INTERFACE(HPT_BOOL, get_supported_device_id, (int index, PCI_ID *id)) 43 _HIM_INTERFACE(HPT_U8, get_controller_count, (PCI_ID *id, HPT_U8 *reached)) 46 _HIM_INTERFACE(HPT_UINT, get_adapter_size, (const PCI_ID *id)) 49 _HIM_INTERFACE(HPT_BOOL, create_adapter, (const PCI_ID *id, PCI_ADDRESS pciAddress, void *adapter, …
|
| HD | him.h | 57 PCI_ID; typedef 71 PCI_ID pci_id;
|
| HD | hptrr_osm_bsd.c | 43 PCI_ID pci_id; in hpt_match() 81 PCI_ID pci_id; in hpt_attach()
|
| /dragonfly/sys/dev/raid/hpt27xx/ |
| HD | himfuncs.h | 40 _HIM_INTERFACE(HPT_BOOL, get_supported_device_id, (int index, PCI_ID *id)) 42 _HIM_INTERFACE(HPT_U8, get_controller_count, (PCI_ID *id, HPT_U8 *reached, PCI_ADDRESS *addr)) 45 _HIM_INTERFACE(HPT_UINT, get_adapter_size, (const PCI_ID *id)) 48 _HIM_INTERFACE(HPT_BOOL, create_adapter, (const PCI_ID *id, PCI_ADDRESS pciAddress, void *adapter, …
|
| HD | him.h | 55 PCI_ID; typedef 69 PCI_ID pci_id;
|
| HD | hpt27xx_osm_bsd.c | 36 PCI_ID pci_id; in hpt_probe() 67 PCI_ID pci_id; in hpt_attach()
|