DSK(7) — Kubota Pacfic Computer Inc.
NAME
dsk − SCSI disk interface
DESCRIPTION
All disk devices on the SCSI bus are accessed by the files in /dev/dsk for block mode access or /dev/rdsk for character mode access. Each device name is of the form cXdYsZ where X is the SCSI controller (0 for A, 1 for B), Y is the device target number and Z is the disk partition number, vh for the disk header or vol for the entire disk volume.
FILES
/dev/{r}dsk/c?d?s?
/dev/{r}dsk/c?d?vh
/dev/{r}dsk/c?d?vol
SEE ALSO
September 02, 1992