Home
last modified time | relevance | path

Searched refs:pci_header (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_library.c116 SCI_PCI_COMMON_HEADER_T * pci_header in scic_library_set_pci_info() argument
122 this_library->pci_device = pci_header->device_id; in scic_library_set_pci_info()
135 if (pci_header->revision == SCIC_SDS_PCI_REVISION_A0) in scic_library_set_pci_info()
138 this_library->pci_revision = pci_header->revision; in scic_library_set_pci_info()
H A Dscic_library.h131 struct sci_pci_common_header * pci_header