HomeSort by: relevance | last modified time | path
    Searched refs: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)) {
  /src/sys/dev/usb/
xhci.c 3436 uint64_t icp, uint8_t slot_id, bool bsr)
3444 icp, slot_id, 0, 0);
3447 icp, slot_id, 0, 0);
3452 trb.trb_3 = XHCI_TRB_3_SLOT_SET(slot_id) |

Completed in 14 milliseconds