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

/opensolaris-onvv-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Difpio.h39 #define IFP_IOC ('I' << 8) macro
44 #define IFPIOCGMAP (IFP_IOC|1) /* Get device map/wwn's */
45 #define IFPIO_ADISC_ELS (IFP_IOC|2) /* Get ADISC info */
46 #define IFPIO_FORCE_LIP (IFP_IOC|3) /* Force a LIP */
47 #define IFPIO_LINKSTATUS (IFP_IOC|4) /* Link Status */
48 #define IFPIO_DIAG_GET_FWREV (IFP_IOC|5) /* SunVTS diag get fw rev */
49 #define IFPIO_DIAG_NOP (IFP_IOC|6) /* SunVTS diag NOOP */
50 #define IFPIO_DIAG_MBOXCMD (IFP_IOC|7) /* SunVTS diag mbox cmds */
51 #define IFPIO_LOOPBACK_FRAME (IFP_IOC|8) /* Diagnostic loopback */
52 #define IFPIO_DIAG_SELFTEST (IFP_IOC|
[all...]

Completed in 43 milliseconds