Technical data
SunOS 5.5 Ioctl Requests dkio(7I)
#define DKC_WDC2880 2
#define DKC_XXX_0 3/∗unassigned ∗/
#define DKC_XXX_1 4/∗unassigned ∗/
#define DKC_DSD5215 5
#define DKC_XY450 6
#define DKC_ACB4000 7
#define DKC_MD21 8
#define DKC_XXX_2 9/∗unassigned ∗/
#define DKC_NCRFLOPPY 10
#define DKC_XD7053 11
#define DKC_SMSFLOPPY 12
#define DKC_SCSI_CCS 13 /∗ SCSI CCS compatible ∗/
#define DKC_INTEL82072 14 /∗ native floppy chip ∗/
#define DKC_PANTHER 15
#define DKC_SUN_IPI1 DKC_PANTHER /∗ Sun Panther ∗/
/∗ VME/IPI controller ∗/
#define DKC_MD 16 /∗ meta-disk (virtual-disk) ∗/
/∗ driver ∗/
#define DKC_CDC_9057 17 /∗ CDC 9057-321 (CM-3) ∗/
/∗ IPI String Controller ∗/
#define DKC_FJ_M1060 18 /∗ Fujitsu/Intellistor ∗/
/∗ IM1060 PI-3 SC ∗/
#define DKC_INTEL82077 19 /∗ 82077 floppy disk ∗/
/∗ controller ∗/
#define DKC_DIRECT 20 /∗ Intel direct attached ∗/
/∗ device (IDE) ∗/
#define DKC_PCMCIA_MEM 21 /∗ PCMCIA memory disk-like ∗/
/∗ type ∗/
#define DKC_PCMCIA_ATA 22 /∗ PCMCIA AT Attached type ∗/
/∗
∗ Sun reserves up through 1023
∗/
#define DKC_CUSTOMER_BASE 1024
/∗
∗ Flags
∗/
#define DKI_BAD144 0x01 /∗ use DEC std 144 bad sector fwding ∗/
#define DKI_MAPTRK 0x02 /∗ controller does track mapping ∗/
#define DKI_FMTTRK 0x04 /∗ formats only full track at a time ∗/
#define DKI_FMTVOL 0x08 /∗ formats only full volume ∗/
/∗ at a time∗/
#define DKI_FMTCYL 0x10 /∗ formats only full cylinders ∗/
/∗ at a time∗/
#define DKI_HEXUNIT 0x20 /∗ unit number printed as 3 hex ∗/
modified 3 Mar 1995 7I-79










