Home
last modified time | relevance | path

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

/openbsd/sys/dev/eisa/
H A Dcac_eisa.c245 cac_outb(sc, CAC_EISAREG_LOCAL_DOORBELL, CAC_EISA_CHANNEL_BUSY); in cac_eisa_l0_submit()
262 cac_outb(sc, CAC_EISAREG_LOCAL_DOORBELL, CAC_EISA_CHANNEL_CLEAR); in cac_eisa_l0_completed()
292 cac_outb(sc, CAC_EISAREG_LOCAL_DOORBELL, in cac_eisa_l0_intr_enable()
/openbsd/sys/dev/ic/
H A Dcacreg.h78 #define CAC_EISAREG_LOCAL_DOORBELL 0x05 macro