Searched refs:OIOC (Results 1 – 1 of 1) sorted by relevance
71 #define OIOC ('O'<<8) macro72 #define OPROMGETOPT (OIOC | 1)73 #define OPROMSETOPT (OIOC | 2)74 #define OPROMNXTOPT (OIOC | 3)75 #define OPROMSETOPT2 (OIOC | 4) /* working OPROMSETOPT */76 #define OPROMNEXT (OIOC | 5) /* interface to raw config_ops */77 #define OPROMCHILD (OIOC | 6) /* interface to raw config_ops */78 #define OPROMGETPROP (OIOC | 7) /* interface to raw config_ops */79 #define OPROMNXTPROP (OIOC | 8) /* interface to raw config_ops */80 #define OPROMU2P (OIOC | 9) /* NOT SUPPORTED after 4.x */[all …]