Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Dubsec.c69 void ubsec_attach(struct device *, struct device *, void *);
78 sizeof(struct ubsec_softc), ubsec_probe, ubsec_attach,
148 ubsec_attach(struct device *parent, struct device *self, void *aux) in ubsec_attach() function