Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mpr/
HDmpr_sas.h88 struct mprsas_softc { struct
89 struct mpr_softc *sc;
90 u_int flags;
96 u_int maxtargets;
97 struct mprsas_target *targets;
98 struct cam_devq *devq;
99 struct cam_sim *sim;
100 struct cam_path *path;
101 struct intr_config_hook sas_ich;
102 struct callout discovery_callout;
[all …]