Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/busses/scsi/buslogic/
H A Dbuslogic.h20 #define BL_CONTROL_RINT 0x20 /* Reset (Acknowledge) Interrupts */ macro
H A Dbuslogic.c143 outb(BL_CONTROL_REG, BL_CONTROL_RINT); in scsi_int_dispatch()