Searched defs:io_type (Results 1 – 4 of 4) sorted by relevance
25 int io_type, io_dir; in do_devio() local
38 int io_dir, io_type; in do_vdevio() local
79 int io_type; /* type of device the state belong to */ member
145 static int io_type (lua_State *L) { in io_type() function