Home
last modified time | relevance | path

Searched refs:FCIOC (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Dfcode.h65 #define FCIOC (0xfc<<8) macro
66 #define FC_GET_PARAMETERS (FCIOC | 1)
67 #define FC_RUN_PRIV (FCIOC | 2)
68 #define FC_VALIDATE (FCIOC | 3)
69 #define FC_GET_MY_ARGS (FCIOC | 4)
70 #define FC_GET_FCODE_DATA (FCIOC | 5)
71 #define FC_SET_FCODE_ERROR (FCIOC | 6)