Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dtcpcib.c99 void tcpcib_attach(struct device *, struct device *, void *);
110 sizeof(struct tcpcib_softc), tcpcib_match, tcpcib_attach,
183 tcpcib_attach(struct device *parent, struct device *self, void *aux) in tcpcib_attach() function