Home
last modified time | relevance | path

Searched defs:mpii_softc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/pci/
H A Dmpii.c150 struct mpii_softc { struct
151 struct device sc_dev;
153 pci_chipset_tag_t sc_pc;
154 pcitag_t sc_tag;
156 void *sc_ih;
158 int sc_flags;
163 struct scsibus_softc *sc_scsibus;
164 unsigned int sc_pending;
166 struct mpii_device **sc_devs;
168 bus_space_tag_t sc_iot;
[all …]