Searched refs:xd_addressed (Results 1 – 2 of 2) sorted by relevance
140 VERIFY(xd->xd_addressed == B_TRUE); in xhci_hcdi_pipe_open()1874 if (xd->xd_addressed == B_TRUE) { in xhci_hcdi_device_address()1879 ASSERT(xd->xd_addressed == B_FALSE); in xhci_hcdi_device_address()1880 xd->xd_addressed = B_TRUE; in xhci_hcdi_device_address()1894 xd->xd_addressed = B_FALSE; in xhci_hcdi_device_address()
574 boolean_t xd_addressed; member