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

/linux-master/drivers/scsi/esas2r/
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)) {
H A Desas2r.h315 #define MU_INTSTAT_POST_OUT (u32)(0x00000010) macro

Completed in 134 milliseconds