Home
last modified time | relevance | path

Searched refs:irq_clear_res (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/dev/ieee488/
HDupd7210.c134 if (u->irq_clear_res != NULL) in upd7210intr()
135 bus_write_1(u->irq_clear_res, 0, 42); in upd7210intr()
HDupd7210.h52 struct resource *irq_clear_res; member
HDpcii.c240 sc->upd7210.irq_clear_res = sc->res[10]; in pcii_attach()
HDtnt4882.c279 sc->upd7210.irq_clear_res = NULL; in tnt_attach()