Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dohcireg.h223 volatile ohci_physaddr_t td_be; /* Buffer End */ member
Dohci.c672 cur->td->td_be = HTOO32(edataphys); in ohci_reset_std_chain()
710 cur->td->td_be = ~0; in ohci_reset_std_chain()
1551 len -= O32TOH(std->td->td_be) - in ohci_softintr()
2005 (u_long)O32TOH(std->td->td_be), 0); in ohci_dump_td()
2895 setup->td->td_be = HTOO32(O32TOH(setup->td->td_cbp) + sizeof(*req) - 1); in ohci_device_ctrl_start()
2914 stat->td->td_be = 0; in ohci_device_ctrl_start()
3140 (int)O32TOH(data->td->td_be)); in ohci_device_bulk_start()