Searched defs:mps_softc (Results 1 – 1 of 1) sorted by relevance
300 struct mps_softc { struct301 device_t mps_dev;302 struct cdev *mps_cdev;303 u_int mps_flags;312 u_int mps_debug;313 u_int msi_msgs;314 u_int reqframesz;315 u_int replyframesz;316 int tm_cmds_active;317 int io_cmds_active;[all …]