open_drive
int open_drive(struct drive *, struct proc *, int);
drive->lasterror = open_drive(drive, curproc, verbose); /* open the drive */