Searched refs:FXP_FLAG_WRITE_ALIGN (Results 1 – 2 of 2) sorted by relevance
231 #define FXP_FLAG_WRITE_ALIGN 0x0004 /* end write on cacheline */ macro
2367 cbp->end_wr_on_cl = sc->flags & FXP_FLAG_WRITE_ALIGN ? 1 : 0; in fxp_init_body()