Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/acpi/acpinex/
H A Dacpinex_event.c446 type, hdl, sp->ans_path); in acpinex_event_system_handler()
607 child, sp->ans_path); in acpinex_event_walk()
630 sp->ans_path); in acpinex_event_walk()
648 sp->ans_path); in acpinex_event_walk()
683 "configure child objects of %s.", sp->ans_path); in acpinex_event_scan()
687 "unconfigure child objects of %s.", sp->ans_path); in acpinex_event_scan()
H A Dacpinex_drv.c279 (void) ddi_pathname(devi, softsp->ans_path); in acpinex_attach()
283 softsp->ans_path); in acpinex_attach()
292 "for children of %s.", softsp->ans_path); in acpinex_attach()
332 "handler for children of %s.", softsp->ans_path); in acpinex_detach()
/titanic_41/usr/src/uts/i86pc/sys/
H A Dacpinex.h62 char ans_path[MAXPATHLEN]; member