Searched refs:FREEBSD_IOC_OUT (Results 1 – 2 of 2) sorted by relevance
43 #define FREEBSD_IOC_OUT 0x40000000 macro45 #define FREEBSD_IOC_INOUT (FREEBSD_IOC_IN|FREEBSD_IOC_OUT)
69 case FREEBSD_IOC_OUT: ncmd |= OSS_IOC_OUT; break; in freebsd_to_oss()