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

2000/1129/port/sd.h (diff list | history)

2000/0809/sys/src/9/port/sd.h:37,462000/1129/sys/src/9/port/sd.h:37,49 (short | long | prev | next)
Created.
rsc Fri Mar 4 12:44:25 2005
2000/0617    
	ulong	vers; 
2000/0706    
	SDperm	ctlperm; 
2000/0506    
 
2000/1129    
	QLock	raw;		/* raw read or write in progress */ 
2000/0531    
	Lock	rawinuse;		/* really just a test-and-set */ 
2000/0506    
	int	state; 
	SDreq*	req; 
2000/0706    
	SDperm	rawperm; 
2000/1129    
 
	Log log; 
2000/0506    
} SDunit; 
 
typedef struct SDev { 


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