Searched refs:proto_attach (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/proto/
H A Dproto.h67 int proto_attach(device_t dev);
H A Dproto_bus_isa.c120 return (proto_attach(dev));
H A Dproto_bus_pci.c115 return (proto_attach(dev));
H A Dproto_core.c179 proto_attach(device_t dev) function

Completed in 184 milliseconds