Searched defs:bus_pcix_off (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h68 #define PCIE_IS_PCIX(bus_p) (bus_p->bus_pcix_off)
128 PCI_CAP_GET ## sz(bus_p->bus_cfg_hdl, NULL, bus_p->bus_pcix_off, off)
130 PCI_CAP_PUT ## sz(bus_p->bus_cfg_hdl, NULL, bus_p->bus_pcix_off, off, \
312 uint16_t bus_pcix_off; /* PCIx Capability Offset */ member in struct:pcie_bus

Completed in 48 milliseconds