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