Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohci.h132 volatile uint32_t td_be; /* Buffer End */ member
H A Dohci.c562 le32toh(std->td_be)); in ohci_dump_td()
827 phy_end = le32toh(td->td_be); in ohci_non_isoc_done_sub()
1321 td->td_be = 0; in ohci_setup_standard_chain_sub()
1330 td->td_be = htole32(buf_res.physaddr); in ohci_setup_standard_chain_sub()