Searched defs:mpssas_softc (Results 1 – 1 of 1) sorted by relevance
81 struct mpssas_softc { struct82 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 …]