Lines Matching refs:devhdl
807 devctl_hdl_t devhdl;
943 if ((devhdl = devctl_device_acquire(dl1->dev_path,
952 if (devctl_device_offline(devhdl) != 0) {
953 (void) devctl_release(devhdl);
960 (void) devctl_release(devhdl);
998 devctl_hdl_t devhdl;
1077 if ((devhdl = devctl_device_acquire(
1089 if (devctl_device_offline(devhdl) != 0) {
1090 (void) devctl_release(devhdl);
1100 (void) devctl_release(devhdl);
1130 if ((devhdl = devctl_device_acquire(
1141 if (devctl_device_offline(devhdl) != 0) {
1142 (void) devctl_release(devhdl);
1152 (void) devctl_release(devhdl);