Searched defs:scc_hw_config (Results 1 – 1 of 1) sorted by relevance
144 struct scc_hw_config { struct145 io_port data_a; /* data port channel A */146 io_port ctrl_a; /* control port channel A */147 io_port data_b; /* data port channel B */148 io_port ctrl_b; /* control port channel B */149 io_port vector_latch; /* INTACK-Latch (#) */150 io_port special; /* special function port */152 int irq; /* irq */153 long clock; /* clock */154 char option; /* command for function port */[all …]