Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_wpi.c65 int wpi_match(struct device *, void *, void *);
160 sizeof (struct wpi_softc), wpi_match, wpi_attach, wpi_detach,
165 wpi_match(struct device *parent, void *match, void *aux) in wpi_match() function