Searched defs:ips_softc (Results 1 – 1 of 1) sorted by relevance
115 typedef struct ips_softc{ struct116 struct resource * iores;117 struct resource * irqres;118 struct intr_config_hook ips_ich;119 int configured;120 int state;144 int (* ips_adapter_reinit)(struct ips_softc *sc, argument154 }ips_softc_t; argument