Searched refs:xa_devices (Results 1 – 4 of 4) sorted by relevance
1780 list_insert_tail(&xhcip->xhci_usba.xa_devices, xd); in xhci_hcdi_device_init()1846 list_remove(&xhcip->xhci_usba.xa_devices, xd); in xhci_hcdi_device_fini()1951 list_destroy(&xhcip->xhci_usba.xa_devices); in xhci_hcd_fini()2023 list_create(&xhcip->xhci_usba.xa_devices, sizeof (xhci_device_t), in xhci_hcd_init()
1394 for (xd = list_head(&xhcip->xhci_usba.xa_devices); xd != NULL; in xhci_device_lookup_by_slot()1395 xd = list_next(&xhcip->xhci_usba.xa_devices, xd)) { in xhci_device_lookup_by_slot()
617 list_t xa_devices; member
530 addr += offsetof(xhci_usba_t, xa_devices); in xhci_mdb_walk_xhci_device_init()