Searched refs:bus_hdl (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c70 devctl_hdl_t bus_hdl, dev_hdl; local
94 if ((bus_hdl = devctl_bus_acquire(apidt->xport_phys, 0)) == NULL) {
102 if (devctl_bus_dev_create(bus_hdl, ddef_hdl, 0, &dev_hdl)) {
104 devctl_release(bus_hdl);
121 devctl_release(bus_hdl);

Completed in 54 milliseconds