Home
last modified time | relevance | path

Searched refs:hint_val (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Dsysevent.c608 sysevent_process_dr(gchar *ap_id, gchar *hint_val) in sysevent_process_dr() argument
616 if ((ap_id == NULL) || (hint_val == NULL)) in sysevent_process_dr()
634 if (strcmp (hint_val, DR_HINT_REMOVE) == 0) { in sysevent_process_dr()
636 } else if (strcmp (hint_val, DR_HINT_INSERT) == 0) { in sysevent_process_dr()