Searched refs:ETH_USB_CFG_BIR_ (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/net/ | ||
H A D | if_mugereg.h | 157 #define ETH_USB_CFG_BIR_ (0x1U << 6) /* Bulk-In Empty resp */ macro |
H A D | if_muge.c | 1016 buf |= ETH_USB_CFG_BIR_; in lan78xx_chip_init() |