Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A Dmpt.h530 struct mpt_softc { struct
531 device_t dev;
556 u_int cfg_role;
559 u_int verbose;
561 int failure_id;
578 union {
603 } cfg;
607 union {
616 } scinfo;
723 struct mpt_softc * mpt2; argument
[all …]