Lines Matching defs:scc_hw_config
143 struct scc_hw_config { struct
144 io_port data_a; /* data port channel A */
145 io_port ctrl_a; /* control port channel A */
146 io_port data_b; /* data port channel B */
147 io_port ctrl_b; /* control port channel B */
148 io_port vector_latch; /* INTACK-Latch (#) */
149 io_port special; /* special function port */
151 int irq; /* irq */
152 long clock; /* clock */
153 char option; /* command for function port */
155 char brand; /* hardware type */
156 char escc; /* use ext. features of a 8580/85180/85280 */