Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c1762 #define ASCV_Q_DONE_IN_PROGRESS_B (ushort)0x004C macro
1930 #define AscGetQDoneInProgress(port) AscReadLramByte((port), ASCV_Q_DONE_IN_PROGRESS_B)
1931 #define AscPutQDoneInProgress(port, val) AscWriteLramByte((port), ASCV_Q_DONE_IN_PROGRESS_B, val)