Searched refs:UHCI_CTRL_STATS (Results 1 – 2 of 2) sorted by relevance
529 #define UHCI_CTRL_STATS(uhci) \ macro
2424 UHCI_CTRL_STATS(uhcip)->reads++; in uhci_do_byte_stats()2425 UHCI_CTRL_STATS(uhcip)->nread += len; in uhci_do_byte_stats()2446 UHCI_CTRL_STATS(uhcip)->writes++; in uhci_do_byte_stats()2447 UHCI_CTRL_STATS(uhcip)->nwritten += len; in uhci_do_byte_stats()