Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_smsc.c196 static uether_fn_t smsc_init; variable
241 .ue_init = smsc_init,
900 smsc_init(struct usb_ether *ue) in smsc_init() function