/src/sys/dev/usb/ |
usbnet.h | 54 * - usbnet_activate() for autoconf 320 int usbnet_activate(device_t, devact_t);
|
if_upl.c | 105 usbnet_detach, usbnet_activate);
|
if_cdce.c | 85 usbnet_detach, usbnet_activate);
|
if_ncm.c | 64 usbnet_detach, usbnet_activate);
|
if_kue.c | 172 kue_detach, usbnet_activate);
|
if_udav.c | 64 usbnet_detach, usbnet_activate);
|
if_mos.c | 143 mos_match, mos_attach, usbnet_detach, usbnet_activate);
|
if_cue.c | 139 usbnet_detach, usbnet_activate);
|
if_url.c | 73 usbnet_detach, usbnet_activate);
|
if_aue.c | 238 usbnet_detach, usbnet_activate);
|
if_urndis.c | 97 urndis_match, urndis_attach, usbnet_detach, usbnet_activate);
|
if_axen.c | 75 axen_match, axen_attach, usbnet_detach, usbnet_activate);
|
if_smsc.c | 171 smsc_match, smsc_attach, usbnet_detach, usbnet_activate);
|
if_axe.c | 259 axe_match, axe_attach, usbnet_detach, usbnet_activate);
|
if_ure.c | 104 usbnet_detach, usbnet_activate);
|
usbnet.c | 1654 usbnet_activate(device_t self, devact_t act) function in typeref:typename:int
|
if_mue.c | 142 usbnet_detach, usbnet_activate);
|