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

/illumos-gate/usr/src/cmd/hal/probing/network-printer/
H A Dprobe-network-printer.c76 if ((cs = libhal_device_new_changeset(udi)) == NULL) {
/illumos-gate/usr/src/cmd/hal/utils/
H A Dacpi.c59 if ((cs = libhal_device_new_changeset(udi)) == NULL) {
87 if ((cs = libhal_device_new_changeset(udi)) == NULL) {
152 if ((cs = libhal_device_new_changeset(udi)) == NULL) {
379 if ((cs = libhal_device_new_changeset(udi)) == NULL) {
464 if ((cs = libhal_device_new_changeset(udi)) == NULL) {
658 if ((cs = libhal_device_new_changeset(udi)) == NULL) {
/illumos-gate/usr/src/cmd/hal/probing/printer/
H A Dprobe-printer.c133 if ((cs = libhal_device_new_changeset(udi)) == NULL) {
/illumos-gate/usr/src/cmd/hal/probing/xkb/
H A Dprobe-xkb.c303 if ((cs = libhal_device_new_changeset(udi)) == NULL) {
/illumos-gate/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c87 if ((cs = libhal_device_new_changeset (udi)) == NULL) {
346 if ((cs = libhal_device_new_changeset (udi)) == NULL) {
/illumos-gate/usr/src/lib/hal/libhal/common/
H A Dlibhal.h366 LibHalChangeSet *libhal_device_new_changeset (const char *udi);
H A Dlibhal.c3845 * libhal_device_new_changeset:
3854 libhal_device_new_changeset (const char *udi) function
/illumos-gate/usr/src/cmd/hal/probing/storage/
H A Dprobe-storage.c380 if ((cs = libhal_device_new_changeset (udi)) == NULL) {

Completed in 73 milliseconds