Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dmaestro.c150 #define PORT_HOSTINT_STAT 0x1a /* BYTE RW */ macro
1449 status = bus_space_read_1(sc->iot, sc->ioh, PORT_HOSTINT_STAT); in maestro_intr()
1457 bus_space_write_1(sc->iot, sc->ioh, PORT_HOSTINT_STAT, status); in maestro_intr()