HomeSort by: relevance | last modified time | path
    Searched defs:slot_id (Results 1 - 2 of 2) sorted by relevancy

  /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)) {

Completed in 24 milliseconds