Searched refs:RD_REG_WORD_dmasync (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/
H A Dqla1280.h52 #define RD_REG_WORD_dmasync(addr) readw(addr) macro
56 #define RD_REG_WORD_dmasync(addr) RD_REG_WORD(addr) macro
H A Dqla1280.c3356 mailbox[0] = RD_REG_WORD_dmasync(&reg->semaphore);

Completed in 117 milliseconds