Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_pcn.c468 void pcn_attach(struct device *, struct device *, void *);
471 sizeof(struct pcn_softc), pcn_match, pcn_attach,
557 pcn_attach(struct device *parent, struct device *self, void *aux) in pcn_attach() function