hp300_intrhand
struct hp300_intrhand *ih;
struct hp300_intrhand *ih;
struct hp300_intrhand *ih = arg;
static LIST_HEAD(, hp300_intrhand) dio_dma_users =
return kmem_zalloc(sizeof(struct hp300_intrhand), km_flag);
kmem_free(ih, sizeof(struct hp300_intrhand));
LIST_ENTRY(hp300_intrhand) ih_dio_link;