Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/controller/
H A Dpci_n1sdp.c63 #define N1SDP_MAX_SEGMENTS 2 /* Two PCIe root complex devices. */ macro
215 if (sc->acpi.segment >= N1SDP_MAX_SEGMENTS) { in n1sdp_pcie_acpi_attach()