Home
last modified time | relevance | path

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

/linux/drivers/scsi/leapraid/
H A Dleapraid_func.h92 #define LEAPRAID_REPLY_INT_MASK 0x00000008 macro
H A Dleapraid_func.c110 reg |= LEAPRAID_TO_SYS_DB_MASK + LEAPRAID_REPLY_INT_MASK + in leapraid_mask_int()
121 reg &= ~LEAPRAID_REPLY_INT_MASK; in leapraid_unmask_int()