Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dehci.c370 htohc32(sc, EHCI_QTD_HALTED); in ehci_init()
390 htohc32(sc, EHCI_LINK_QH); in ehci_init()
403 htohc32(sc, EHCI_QTD_HALTED); in ehci_init()
463 htohc32(sc, EHCI_LINK_SITD); in ehci_init()
491 htohc32(sc, EHCI_LINK_ITD); in ehci_init()
544 htohc32(sc, EHCI_LINK_QH); in ehci_init()
1718 htohc32(temp->sc, in ehci_setup_standard_chain_sub()
1735 htohc32(temp->sc, in ehci_setup_standard_chain_sub()
2666 td->sitd_status = htohc32(sc, in ehci_device_isoc_fs_enter()
2671 td->sitd_status = htohc32(sc, in ehci_device_isoc_fs_enter()
[all …]
H A Dehci.h392 htohc32(const struct ehci_softc *sc, const uint32_t v) in htohc32() function
419 htohc32(const struct ehci_softc *sc, const uint32_t v) in htohc32() function