Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/acorn32/podulebus/
H A Dicside.c86 struct icside_channel { struct
87 struct ata_channel ic_channel; /* generic part */
88 void *ic_ih; /* interrupt handler */
89 struct evcnt ic_intrcnt; /* interrupt count */
90 u_int ic_irqaddr; /* interrupt flag */
91 u_int ic_irqmask; /* location */
92 bus_space_tag_t ic_irqiot; /* Bus space tag */
93 bus_space_handle_t ic_irqioh; /* handle for IRQ */