Searched defs:WRITE_BYTE (Results 1 – 1 of 1) sorted by relevance
163 # define WRITE_BYTE(value,fb,reg) gsc_writeb((value),(fb)->info.fix.mmio_start + (reg)) macro169 # define WRITE_BYTE(value,fb,reg) do { if (debug_on) \ macro