plan 9 kernel history: overview | file list | diff list

1995/0726/pc/scsi.c (diff list | history)

1995/0725/sys/src/9/pc/scsi.c:466,4721995/0726/sys/src/9/pc/scsi.c:466,472 (short | long | prev | next)
1995/0723    
} 
 
int 
scsireadcdda(Target *t, char lun, void *b, long n, long bsize, long bno) 
1995/0726    
scsireadcdda(Target *t, char lun, int dir, void *b, long n, long bsize, long bno) 
1995/0723    
{ 
	uchar cmd[10]; 
	int s, nbytes; 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)