Home
last modified time | relevance | path

Searched defs:is_in (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/usb/controller/
H A Dxhci.c1792 uint32_t len, uint32_t mps, struct xhci_td *td, bool is_in, bool step_td, in xhci_setup_normal_trbs()
1914 bool is_in, use_data_stage, step_td, is_last; in xhci_setup_ctrl() local
2072 bool is_in = !!(xfer->endpointno & UE_DIR_IN); in xhci_setup_bulk() local
2152 bool is_in = !!(xfer->endpointno & UE_DIR_IN); in xhci_setup_isoc() local