Lines Matching defs:mvs_controller
590 struct mvs_controller { struct
595 struct mvs_controller_irq { argument
599 } irq;
600 int quirks;
601 int channels;
602 int ccc; /* CCC timeout */
603 int cccc; /* CCC commands */
604 struct mtx mtx; /* MIM access lock */
605 int gmim; /* Globally wanted MIM bits */
606 int pmim; /* Port wanted MIM bits */
607 int mim; /* Current MIM bits */
608 int msi; /* MSI enabled */
609 int msia; /* MSI active */
610 struct {
613 } interrupt[MVS_MAX_PORTS];