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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.h44 #define PCI_BUS "pcibus" macro
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/common/
H A Ddesktop.c68 #define PCI_BUS(x) ((x >> 16) & 0xff) macro
475 log_printf(" 0 PCI-%d 33 ", PCI_BUS(reghi), 0);
487 PCI_BUS(reghi), PCI_DEVICE(reghi), name, model, compat);
/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm_pci.c49 #define PCI_BUS(x) (((x) & 0xff0000) >> 16) macro
69 *bus = (int)PCI_BUS(regs_list[0]);
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c79 #define PCI_BUS 1 macro
89 {"pci@", PCI_BUS},
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h70 #define PCI_BUS "pcibus" macro
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h2063 PCI_BUS, PCIX_BUS, PEX_BUS enumerator in enum:__anon6605

Completed in 75 milliseconds