Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_smsc.c195 static uether_fn_t smsc_attach_post; variable
237 .ue_attach_post = smsc_attach_post,
1623 smsc_attach_post(struct usb_ether *ue) in smsc_attach_post() function