Home
last modified time | relevance | path

Searched refs:PCI_ID (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/raid/hptrr/
HDhimfuncs.h41 _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, …
HDhim.h57 PCI_ID; typedef
71 PCI_ID pci_id;
HDhptrr_osm_bsd.c43 PCI_ID pci_id; in hpt_match()
81 PCI_ID pci_id; in hpt_attach()
/dragonfly/sys/dev/raid/hpt27xx/
HDhimfuncs.h40 _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, …
HDhim.h55 PCI_ID; typedef
69 PCI_ID pci_id;
HDhpt27xx_osm_bsd.c36 PCI_ID pci_id; in hpt_probe()
67 PCI_ID pci_id; in hpt_attach()