Searched refs:rmw (Results 1 – 2 of 2) sorted by relevance
45 static inline void rmw(volatile char *p) in rmw() function197 rmw(where); in fbcon_ega_planes_putc()205 rmw(where); in fbcon_ega_planes_putc()326 rmw(where); in fbcon_vga_planes_revc()
989 int rmw=0, rcw=0; in handle_stripe() local999 rmw++; in handle_stripe()1000 else rmw += 2*disks; /* cannot read it */ in handle_stripe()1010 PRINTK("for sector %ld, rmw=%d rcw=%d\n", sh->sector, rmw, rcw); in handle_stripe()1012 if (rmw < rcw && rmw > 0) in handle_stripe()1031 if (rcw <= rmw && rcw > 0) in handle_stripe()1051 if (locked == 0 && (rcw == 0 ||rmw == 0)) { in handle_stripe()