Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwi.c67 void iwi_attach(struct device *, struct device *, void *);
138 sizeof (struct iwi_softc), iwi_match, iwi_attach, NULL,
153 iwi_attach(struct device *parent, struct device *self, void *aux) in iwi_attach() function