Searched refs:SMSC_DEV (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/usb/net/
H A Dif_smsc.c128 #define SMSC_DEV(p,i) { USB_VPI(USB_VENDOR_SMC2, USB_PRODUCT_SMC2_##p, i) } macro
129 SMSC_DEV(LAN89530_ETH, 0),
130 SMSC_DEV(LAN9500_ETH, 0),
131 SMSC_DEV(LAN9500_ETH_2, 0),
132 SMSC_DEV(LAN9500A_ETH, 0),
133 SMSC_DEV(LAN9500A_ETH_2, 0),
134 SMSC_DEV(LAN9505_ETH, 0),
135 SMSC_DEV(LAN9505A_ETH, 0),
136 SMSC_DEV(LAN9514_ETH, 0),
137 SMSC_DEV(LAN9514_ETH_
147 #undef SMSC_DEV macro
[all...]

Completed in 103 milliseconds