Home
last modified time | relevance | path

Searched refs:devtree (Results 1 – 25 of 34) sorted by relevance

12

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/hostbridge/
H A Dhb_i86pc.c82 di_node_t devtree; in pci_hostbridges_find() local
87 devtree = topo_mod_devinfo(mod); in pci_hostbridges_find()
88 if (devtree == DI_NODE_NIL) { in pci_hostbridges_find()
94 pnode = di_drv_first_node(PCI, devtree); in pci_hostbridges_find()
117 pnode = di_drv_first_node(NPE, devtree); in pci_hostbridges_find()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_hostbridge.c192 di_node_t devtree, pnode, cnode; in x86pi_gen_pci_pciexrc() local
197 devtree = topo_mod_devinfo(mod); in x86pi_gen_pci_pciexrc()
198 if (devtree == DI_NODE_NIL) { in x86pi_gen_pci_pciexrc()
203 for (pnode = di_drv_first_node(PCI, devtree); in x86pi_gen_pci_pciexrc()
208 pnode = di_drv_first_node(NPE, devtree); in x86pi_gen_pci_pciexrc()
H A Dx86pi_bay.c202 di_node_t devtree, dnode, sib; in bay_update_tnode() local
210 devtree = topo_mod_devinfo(mod); in bay_update_tnode()
211 if (devtree == DI_NODE_NIL) { in bay_update_tnode()
215 for (dnode = di_drv_first_node(HBA_DRV_NAME, devtree); in bay_update_tnode()
/illumos-gate/usr/src/cmd/picl/plugins/common/frutree/
H A DMakefile45 CPPFLAGS += -I../devtree
50 LDLIBS += -L../devtree
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/
H A DMakefile58 DEVTREE_SRC_DIR = $(SRC)/cmd/picl/plugins/common/devtree
62 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/devtree
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/
H A DMakefile59 DEVTREE_SRC_DIR = $(SRC)/cmd/picl/plugins/common/devtree
63 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/devtree
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/
H A DMakefile31 SUBDIRS= devtree frutree frudata frudr envmon .WAIT
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chalupa/
H A DMakefile31 SUBDIRS= devtree frutree frudata frudr envmon .WAIT
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/
H A DMakefile33 SUBDIRS= devtree frutree frudata frudr envmon .WAIT
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/
H A DMakefile30 SUBDIRS= devtree fcal_leds frudata frutree
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/sebring/
H A DMakefile31 SUBDIRS= psvcplugin psvcpolicy conf devtree frutree frudata .WAIT
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/silverstone/
H A DMakefile31 SUBDIRS= psvcplugin psvcpolicy conf devtree frutree frudata .WAIT
/illumos-gate/usr/src/cmd/picl/plugins/common/
H A DMakefile31 SUBDIRS= piclevent .WAIT devtree .WAIT memcfg .WAIT frutree .WAIT
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/
H A DMakefile31 SUBDIRS= devtree frutree frudata frudr envmon .WAIT
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/
H A DMakefile31 SUBDIRS= devtree frutree frudata frudr envmon .WAIT
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/
H A DMakefile31 SUBDIRS= psvcplugin psvcpolicy conf devtree frutree frudata .WAIT
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/
H A DMakefile31 SUBDIRS= psvcplugin psvcpolicy conf devtree frutree frudata .WAIT
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/
H A DMakefile31 SUBDIRS= devtree frudata frutree psvcplugin psvcpolicy conf .WAIT
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/memcfg/
H A DMakefile50 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/devtree
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A DMakefile56 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/devtree
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/frutree/
H A DMakefile58 DEVTREE_SRC_DIR = $(SRC)/cmd/picl/plugins/common/devtree
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A DMakefile58 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/devtree
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A DMakefile58 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/devtree
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A DMakefile64 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/devtree
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A DMakefile60 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/devtree

12