Searched defs:icside_channel (Results 1 – 1 of 1) sorted by relevance
86 struct icside_channel { struct87 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 */