Searched refs:MU_INTSTAT_POST_OUT (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/scsi/esas2r/
H A Desas2r.h315 #define MU_INTSTAT_POST_OUT (u32)(0x00000010) macro
H A Desas2r_int.c65 if (intstat & MU_INTSTAT_POST_OUT) {
109 if (likely(a->int_stat & MU_INTSTAT_POST_OUT)) {
139 if (likely(intstat & MU_INTSTAT_POST_OUT)) {

Completed in 270 milliseconds