wpi_attach
DEVMETHOD(device_attach, wpi_attach),
sizeof (struct wpi_softc), wpi_match, wpi_attach, wpi_detach,
wpi_attach(struct device *parent, struct device *self, void *aux)
int wpi_attach(struct device *);
void wpi_attach(struct device *, struct device *, void *);