Searched defs:FENCE (Results 1 - 3 of 3) sorted by relevance

/drivers/s390/char/
H A Dvmlogrdr.c50 #define NET_BUFFER_SIZE (PAGE_SIZE - sizeof(int) - sizeof(FENCE))
158 static char FENCE[] = {"EOR"}; variable
430 * + size of FENCE in the first 4 bytes of the buffer.
435 *temp= iucv_data_count + sizeof(FENCE);
469 memcpy(buffer, FENCE, sizeof(FENCE));
470 user_data_count += sizeof(FENCE);
/drivers/video/i810/
H A Di810_regs.h33 #define FENCE 0x02000 macro
/drivers/video/intelfb/
H A Dintelfbhw.h55 #define FENCE 0x2000 macro

Completed in 109 milliseconds