Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c57 uint_t xmwe_ep; member
565 xm->xmwe_ep = 0; in xhci_mdb_walk_xhci_endpoint_init()
584 if (xm->xmwe_ep >= XHCI_NUM_ENDPOINTS) in xhci_mdb_walk_xhci_endpoint_step()
587 addr = (uintptr_t)xm->xmwe_device.xd_endpoints[xm->xmwe_ep]; in xhci_mdb_walk_xhci_endpoint_step()
593 xm->xmwe_device.xd_endpoints[xm->xmwe_ep]); in xhci_mdb_walk_xhci_endpoint_step()
601 xm->xmwe_ep++; in xhci_mdb_walk_xhci_endpoint_step()