Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/net/
H A Dif_smsc.c197 static uether_fn_t smsc_init; variable
242 .ue_init = smsc_init,
901 smsc_init(struct usb_ether *ue) in smsc_init() function