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

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

1995/0724/sys/src/9/pc/scsi.c:206,2121995/0725/sys/src/9/pc/scsi.c:206,213 (short | long | prev | next)
1995/0403    
					continue; 
				*rt = t; 
				*inq = t->inq; 
				sprint(id, "scsi%d: unit %d", ctlr, unit); 
1995/0725    
				if(id) 
					sprint(id, "scsi%d: unit %d", ctlr, unit); 
1995/0403    
				return devno; 
			} 
1994/0908    
		} 


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