HP-UX Reference (11i v3 07/02) - 7 Device (Special) Files, 9 General Information, Index (vol 10)
s
scsi_disk(7) scsi_disk(7)
#define SIOC_VERIFY_BLANK _IOW(’S’, 20, struct scsi_verify)
#define SIOC_VERIFY _IOW(’S’, 21, struct scsi_verify)
/* structure for SIOC_ERASE ioctl */
struct scsi_erase {
unsigned int start_lba;
unsigned short block_cnt;
};
/* structure for SIOC_VERIFY_BLANK and SIOC_VERIFY ioctls */
struct scsi_verify {
unsigned int start_lba;
unsigned short block_cnt;
};
FILES
/usr/include/sys/scsi.h
SEE ALSO
mediainit(1), mknod(1M), ioctl(2), disk(7), scsi(7).
HP-UX 11i Version 3: February 2007 − 4 − Hewlett-Packard Company 167