Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb.c170 const char *tul_acpi_name; member
467 "binding to %s", lport->tul_acpi_name, acpi); in topo_usb_gather_acpi_port()
472 lport->tul_acpi_name = acpi; in topo_usb_gather_acpi_port()
1030 if (l->tul_acpi_name != NULL && strcmp(path->tmpp_path, in topo_usb_metadata_match()
1031 l->tul_acpi_name) == 0) { in topo_usb_metadata_match()