Searched refs:hced_reclaim_next (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h300 uint32_t hced_reclaim_next; /* (ohci_ed *) Reclaim list */ member in struct:ohci_ed
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c4615 Get_ED(next_ept->hced_reclaim_next));
4618 Set_ED(prev_ept->hced_reclaim_next,
4624 ASSERT(Get_ED(ept->hced_reclaim_next) == NULL);
8248 Get_ED(reclaim_ed->hced_reclaim_next));
11224 "\treclaim_next: 0x%x", Get_ED(ed->hced_reclaim_next));

Completed in 67 milliseconds