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

/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_impl.c160 * private_options()
165 private_options(const char *path, const char *connection, hp_cmd_t cmd, function
173 dprintf("private_options(path=%s, connection=%s, options='%s')\n",
178 dprintf("private_options: failed to pack properties.\n");
187 dprintf("private_options: failed to allocate buffer.\n");
201 dprintf("private_options: modctl(MODHPOPS_BUS_GET) = %d\n", rv);
206 dprintf("private_options: modctl(MODHPOPS_BUS_SET) = %d\n", rv);

Completed in 53 milliseconds