Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohci.h129 volatile uint32_t td_cbp; /* Current Buffer Pointer */ member
H A Dohci.c560 le32toh(std->td_cbp), in ohci_dump_td()
818 phy_start = le32toh(td->td_cbp); in ohci_non_isoc_done_sub()
952 phy_start = le32toh(td->td_cbp); in ohci_check_transfer_sub()
1320 td->td_cbp = 0; in ohci_setup_standard_chain_sub()
1326 td->td_cbp = htole32(buf_res.physaddr); in ohci_setup_standard_chain_sub()