Searched defs:_IOR (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/compatibility/bsd/sys/
H A Dioccom.h75 #define _IOR(g,n,t) _IOC(IOC_OUT, (g), (n), sizeof(t)) macro
/haiku/headers/os/drivers/pcmcia/
H A Dds.h85 #undef _IOR macro
96 #define _IOR(tag,num,type) _IOC(2,tag,num,sizeof(type)) macro

Completed in 43 milliseconds