Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_de.c119 void tulip_attach(struct device * const parent, struct device * const self, void * const aux);
122 sizeof(tulip_softc_t), tulip_probe, tulip_attach
4344 tulip_attach(struct device * const parent, struct device * const self, void * const aux) in tulip_attach() function