Searched defs:mpi3mr_cam_softc (Results 1 – 1 of 1) sorted by relevance
127 struct mpi3mr_cam_softc { struct128 struct mpi3mr_softc *sc;129 u_int flags;135 u_int maxtargets;136 struct cam_devq *devq;137 struct cam_sim *sim;138 struct cam_path *path;139 struct intr_config_hook sas_ich;140 struct callout discovery_callout;141 struct mpi3mr_event_handle *mpi3mr_eh;[all …]