Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mpr/
Dmpr_sas.h90 struct mprsas_softc { struct
91 struct mpr_softc *sc;
92 u_int flags;
98 u_int maxtargets;
99 struct mprsas_target *targets;
100 struct cam_devq *devq;
101 struct cam_sim *sim;
102 struct cam_path *path;
103 struct intr_config_hook sas_ich;
104 struct callout discovery_callout;
[all …]