File:  [MW Coherent from dump] / coherent / f / usr / include / sys / sdioctl.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:40 2019 UTC (7 years, 2 months ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

/*
 * /usr/include/sys/sdioctl.h
 *
 * ioctl constants for SCSI devices.
 *
 * Revised: Mon Jun 21 05:52:59 1993 CDT
 */

#ifndef __SYS_SDIOCTL_H__
#define __SYS_SDIOCTL_H__

#define	SDIOC		('S'<<8)
#define	SCSI_HA_CMD	(SDIOC|0)
#define	SCSI_CMD	(SDIOC|1)
#define	SCSI_CMD_IN	(SDIOC|2)
#define	SCSI_CMD_OUT	(SDIOC|3)

/*
 * Temporary additions for haiscsi from C. Hilton
 */
#define SDGTINQ     (SDIOC | 0)     /* Get inquiry info */

#endif

unix.superglobalmegacorp.com

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