Searched defs:scc_hw_config (Results 1 – 1 of 1) sorted by relevance
143 struct scc_hw_config { struct144 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 */[all …]