Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_sk.c123 void skc_attach(struct device *, struct device *self, void *aux);
1158 skc_attach(struct device *parent, struct device *self, void *aux) in skc_attach() function
2527 sizeof(struct sk_softc), skc_probe, skc_attach, skc_detach,