| /src/sys/arch/mvme68k/stand/libsa/ | 
| libsa.h | 11 int bugscclose(struct open_file *); 
 | 
| bugdev.c | 172 bugscclose(struct open_file *f)  function in typeref:typename:int 
 | 
| /src/sys/arch/mvme68k/stand/bootxx/ | 
| conf.c | 10 	{ "bugsc", bugscstrategy, bugscopen, bugscclose, bugscioctl }, 
 | 
| /src/sys/arch/mvme68k/stand/bootsd/ | 
| conf.c | 16         { "bugsc", bugscstrategy, bugscopen, bugscclose, bugscioctl }, 
 |