Home | Sort by: relevance | last modified time | path |
/src/sys/dev/acpi/ | |
sdhc_acpi.c | 133 const char * const slot_id[] = { slot->hid, NULL }; local in function:sdhc_acpi_find_slot 134 if (acpi_match_hid(ad, slot_id)) { |
sdhc_acpi.c | 133 const char * const slot_id[] = { slot->hid, NULL }; local in function:sdhc_acpi_find_slot 134 if (acpi_match_hid(ad, slot_id)) { |