Home
last modified time | relevance | path

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

/drivers/scsi/aacraid/
Drx.c66 else if (unlikely(bellbits & DoorBellAdapterNormCmdReady)) { in aac_rx_intr_producer()
67 rx_writel(dev, MUnit.ODR, DoorBellAdapterNormCmdReady); in aac_rx_intr_producer()
Daacraid.h2041 #define DoorBellAdapterNormCmdReady (1<<1) /* Adapter -> Host */ macro