Searched refs:OIOC (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dopenpromio.h70 #define OIOC ('O'<<8) macro
71 #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 |
[all...]

Completed in 58 milliseconds