Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb.c177 char *tuc_acpi_path; member
351 c->tuc_acpi_path = acpi; in topo_usb_controller_create()
564 if (tuc->tuc_acpi_path != NULL && in topo_usb_gather_acpi()
565 strcmp(acpi, tuc->tuc_acpi_path) == 0) in topo_usb_gather_acpi()