Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c478 static void ohci_do_byte_stats(
9026 ohci_do_byte_stats(ohcip, in ohci_handle_ctrl_td()
9089 ohci_do_byte_stats(ohcip, tw->tw_length, in ohci_handle_bulk_td()
9144 ohci_do_byte_stats(ohcip, tw->tw_length, in ohci_handle_intr_td()
9310 ohci_do_byte_stats(ohcip, tw->tw_length, in ohci_handle_isoc_td()
9586 ohci_do_byte_stats(ohcip, length, in ohci_sendup_td_message()
9589 ohci_do_byte_stats(ohcip, length, in ohci_sendup_td_message()
11060 ohci_do_byte_stats(ohci_state_t *ohcip, size_t len, uint8_t attr, uint8_t addr) in ohci_do_byte_stats() function