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

/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c145 tnode_t *dev32; local
150 if ((dev32 = pcidev_declare(mod, bus, di, 32)) == NULL)
152 if (pcifn_declare(mod, dev32, di, 0) == NULL) {
153 topo_node_unbind(dev32);

Completed in 26 milliseconds