Annotation of coherent/f/usr/include/sys/sdioctl.h, revision 1.1.1.1

1.1       root        1: /*
                      2:  * /usr/include/sys/sdioctl.h
                      3:  *
                      4:  * ioctl constants for SCSI devices.
                      5:  *
                      6:  * Revised: Mon Jun 21 05:52:59 1993 CDT
                      7:  */
                      8: 
                      9: #ifndef __SYS_SDIOCTL_H__
                     10: #define __SYS_SDIOCTL_H__
                     11: 
                     12: #define        SDIOC           ('S'<<8)
                     13: #define        SCSI_HA_CMD     (SDIOC|0)
                     14: #define        SCSI_CMD        (SDIOC|1)
                     15: #define        SCSI_CMD_IN     (SDIOC|2)
                     16: #define        SCSI_CMD_OUT    (SDIOC|3)
                     17: 
                     18: /*
                     19:  * Temporary additions for haiscsi from C. Hilton
                     20:  */
                     21: #define SDGTINQ     (SDIOC | 0)     /* Get inquiry info */
                     22: 
                     23: #endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.