Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/mps/
H A Dmps_sas.h81 struct mpssas_softc { struct
82 struct mps_softc *sc;
83 u_int flags;
90 struct mpssas_target *targets;
91 struct cam_devq *devq;
92 struct cam_sim *sim;
93 struct cam_path *path;
94 struct intr_config_hook sas_ich;
95 struct callout discovery_callout;
96 u_int discovery_timeouts;
[all …]