Home
last modified time | relevance | path

Searched defs:scc_hw_config (Results 1 – 1 of 1) sorted by relevance

/linux/include/uapi/linux/
H A Dscc.h145 struct scc_hw_config { struct
146 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 …]