|
|
| version 1.6, 2004/02/19 14:31:13 | version 1.7, 2004/02/24 19:23:37 |
|---|---|
| Line 85 static int awi_pccard_match(device_t); | Line 85 static int awi_pccard_match(device_t); |
| static int awi_pccard_probe(device_t); | static int awi_pccard_probe(device_t); |
| static int awi_pccard_attach(device_t); | static int awi_pccard_attach(device_t); |
| static int awi_pccard_detach(device_t); | static int awi_pccard_detach(device_t); |
| static void awi_pccard_shutdown(device_t); | |
| static int awi_pccard_enable(struct awi_softc *); | |
| static void awi_pccard_disable(struct awi_softc *); | |
| static int | static int |
| awi_pccard_match(device_t dev) | awi_pccard_match(device_t dev) |