[go: nahoru, domu]

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

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

Completed in 127 milliseconds