Searched refs:SBIOC (Results 1 – 1 of 1) sorted by relevance
64 #define SBIOC ('B' << 8) macro65 #define SBIOCSTIME (SBIOC|1) /* set timeout info */66 #define SBIOCGTIME (SBIOC|2) /* get timeout info */67 #define SBIOCCTIME (SBIOC|3) /* clear timeout */68 #define SBIOCSCHUNK (SBIOC|4) /* set chunksize */69 #define SBIOCGCHUNK (SBIOC|5) /* get chunksize */70 #define SBIOCSSNAP (SBIOC|6) /* set snapshot length */71 #define SBIOCGSNAP (SBIOC|7) /* get snapshot length */72 #define SBIOCSFLAGS (SBIOC|8) /* set buffering modes */73 #define SBIOCGFLAGS (SBIOC|9) /* get buffering modes */