Searched defs:mpt_softc (Results 1 – 1 of 1) sorted by relevance
523 struct mpt_softc { struct524 device_t dev;525 struct lock mpt_lock;526 int mpt_locksetup;527 uint32_t mpt_pers_mask;549 u_int cfg_role;550 u_int role; /* role: none, ini, target, both */552 u_int verbose;554 int failure_id;560 MSG_IOC_FACTS_REPLY ioc_facts;[all …]