Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aacraid/
Daacraid.h549 #define DOORBELL_5 cpu_to_le16(0x0020) macro
553 #define PrintfReady DOORBELL_5
554 #define PrintfDone DOORBELL_5
Dsa.c174 sa_writew(dev, DoorbellReg_s,DOORBELL_5); in aac_sa_notify_adapter()