Searched refs:xspd_attach (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/dev/pci/ |
H A D | xspd.c | 42 void xspd_attach(struct device *, struct device *, void *); 50 sizeof(struct xspd_softc), xspd_match, xspd_attach, NULL, NULL 65 xspd_attach(struct device *parent, struct device *self, void *aux) in xspd_attach() function 124 xspd_attach(struct device *parent, struct device *self, void *aux) in xspd_attach() function
|