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

/illumos-gate/usr/src/uts/sun/sys/
H A Dsocalio.h41 #define FCIO_BYPASS_DEV (FIOC|176)
42 #define FCIO_ADISC_ELS (FIOC|178)
43 #define FCIO_FORCE_OFFLINE (FIOC|179)
44 #define FCIO_LOADUCODE (FIOC|180)
45 #define FCIO_DUMPXRAM (FIOC|181)
46 #define FCIO_DUMPXRAMBUF (FIOC|182)
47 #define FCIO_LOOPBACK_INTERNAL (FIOC|190)
48 #define FCIO_LOOPBACK_MANUAL (FIOC|191)
49 #define FCIO_NO_LOOPBACK (FIOC|192)
50 #define FCIO_LOOPBACK_FRAME (FIOC|19
[all...]
H A Dsocalvar.h74 #define FCIO_DIAG_LBTFQ (FIOC|203)
/illumos-gate/usr/src/uts/common/sys/
H A Dfbio.h52 #define FIOC ('F'<<8) macro
53 #define FBIOGTYPE (FIOC|0)
60 #define FBIOGPIXRECT (FIOC|1)
76 #define FBIOGINFO (FIOC|2)
101 #define FBIOPUTCMAP (FIOC|3)
102 #define FBIOGETCMAP (FIOC|4)
127 #define FBIOSATTR (FIOC|5)
128 #define FBIOGATTR (FIOC|6)
138 #define FBIOSVIDEO (FIOC|7)
139 #define FBIOGVIDEO (FIOC|
[all...]
H A Dfdc.h397 #define FIOC ('F'<<8) macro
398 #define F_DTYP (FIOC|60) /* returns fd_drvtype */
399 #define F_FCR (FIOC|61) /* output to Floppy Control Register */
400 #define F_DOR (FIOC|62) /* output to Digital Output Register */
401 #define F_RAW (FIOC|63) /* general raw controller interface */
/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcio.h46 #define FIOC ('F'<<8) macro
51 #define FCIO_GETMAP (FIOC|175) /* Get limited map */
52 #define FCIO_FORCE_LIP (FIOC|177) /* Force LIP */
53 #define FCIO_LINKSTATUS (FIOC|183) /* Get link status */
54 #define FCIO_FCODE_MCODE_VERSION (FIOC|202) /* Get code versions */

Completed in 52 milliseconds