Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/fe/
H A Dif_fevar.h135 int fe_attach(device_t);
H A Dif_fe_pccard.c183 return (fe_attach(dev)); in fe_pccard_attach()
H A Dif_fe_isa.c149 return fe_attach(dev); in fe_isa_attach()
H A Dif_fe.c725 fe_attach (device_t dev) in fe_attach() function