Searched defs:scc_hw_config (Results 1 – 5 of 5) sorted by relevance
145 struct scc_hw_config { struct146 io_port data_a; /* data port channel A */147 io_port ctrl_a; /* control port channel A */148 io_port data_b; /* data port channel B */149 io_port ctrl_b; /* control port channel B */150 io_port vector_latch; /* INTACK-Latch (#) */151 io_port special; /* special function port */153 int irq; /* irq */154 long clock; /* clock */155 char option; /* command for function port */[all …]
108 struct scc_hw_config { struct109 io_port data_a;110 io_port ctrl_a;111 io_port data_b;112 io_port ctrl_b;113 io_port vector_latch;114 io_port special;115 int irq;116 long clock;117 char option;[all …]
119 struct scc_hw_config { struct120 io_port data_a;121 io_port ctrl_a;122 io_port data_b;123 io_port ctrl_b;124 io_port vector_latch;125 io_port special;126 int irq;127 long clock;128 char option;[all …]