Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ed/
H A Dif_ed_pci.c118 error = ed_attach(dev); in ed_pci_attach()
H A Dif_ed_isa.c176 error = ed_attach(dev); in ed_isa_attach()
H A Dif_edvar.h224 int ed_attach(device_t);
H A Dif_ed_pccard.c607 error = ed_attach(dev); in ed_pccard_attach()
H A Dif_ed.c247 ed_attach(device_t dev) in ed_attach() function