Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_upgt.c1773 uint16_t h2_type; in upgt_rx_cb() local
1792 h2_type = le16toh(header->header2.type); in upgt_rx_cb()
1795 h2_type == UPGT_H2_TYPE_EEPROM) { in upgt_rx_cb()
1814 h2_type == UPGT_H2_TYPE_TX_DONE) { in upgt_rx_cb()
1828 h2_type == UPGT_H2_TYPE_STATS) { in upgt_rx_cb()