Home
last modified time | relevance | path

Searched refs:SYNC_OFF (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/asm-cris/
Dsync_serial.h75 #define SYNC_OFF 0x20 macro
/linux-2.4.37.9/drivers/scsi/
Dmesh.h137 #define SYNC_OFF(x) ((x) >> 4) /* offset field */ macro
Dmesh.c858 if (SYNC_OFF(tp->sync_params)) in set_sdtr()
/linux-2.4.37.9/arch/cris/drivers/
Dsync_serial.c594 else if (arg & SYNC_OFF) in sync_serial_ioctl()