| /src/sys/arch/bebox/include/ | 
| isa_machdep.h | 51 #define isa_detach_hook(c, s)						\  macro 
 | 
| /src/sys/arch/hppa/include/ | 
| isa_machdep.h | 55 #define	isa_detach_hook(c, s)						\  macro 
 | 
| /src/sys/arch/ibmnws/include/ | 
| isa_machdep.h | 52 #define isa_detach_hook(c, s)						\  macro 
 | 
| /src/sys/arch/mvmeppc/include/ | 
| isa_machdep.h | 47 #define isa_detach_hook(c, s)						\  macro 
 | 
| /src/sys/arch/ofppc/include/ | 
| isa_machdep.h | 49 #define isa_detach_hook(c, s)						\  macro 
 | 
| /src/sys/arch/prep/include/ | 
| isa_machdep.h | 52 #define isa_detach_hook(c, s)						\  macro 
 | 
| /src/sys/arch/sandpoint/include/ | 
| isa_machdep.h | 46 #define isa_detach_hook(c, s)						\  macro 
 | 
| /src/sys/arch/evbarm/tsarm/isa/ | 
| isa_machdep.c | 198 isa_detach_hook(isa_chipset_tag_t ic, device_t self)  function in typeref:typename:void 
 | 
| /src/sys/arch/atari/isa/ | 
| isa_machdep.c | 162 isa_detach_hook(isa_chipset_tag_t ic, device_t self)  function in typeref:typename:void 
 | 
| /src/sys/arch/shark/isa/ | 
| isa_shark_machdep.c | 229 isa_detach_hook(isa_chipset_tag_t ic, device_t self)  function in typeref:typename:void 
 | 
| /src/sys/arch/arm/include/ | 
| isa_machdep.h | 55 void	isa_detach_hook(isa_chipset_tag_t, device_t); 
 | 
| /src/sys/arch/atari/include/ | 
| isa_machdep.h | 83 void	isa_detach_hook(isa_chipset_tag_t, device_t); 
 | 
| /src/sys/arch/hpcmips/include/ | 
| isa_machdep.h | 49 void	isa_detach_hook(isa_chipset_tag_t, device_t); 
 | 
| /src/sys/arch/hpcmips/isa/ | 
| plumisa_machdep.c | 142 isa_detach_hook(isa_chipset_tag_t, device_t self)  function in typeref:typename:void 
 | 
| isa_machdep.c | 202 isa_detach_hook(isa_chipset_tag_t ic, device_t self)  function in typeref:typename:void 
 | 
| /src/sys/arch/x86/include/ | 
| isa_machdep.h | 103 void	isa_detach_hook(isa_chipset_tag_t, device_t); 
 | 
| /src/sys/arch/mipsco/include/ | 
| isa_machdep.h | 105 void	isa_detach_hook(isa_chipset_tag_t, device_t); 
 | 
| /src/sys/arch/mipsco/isa/ | 
| isa_machdep.c | 166 isa_detach_hook(isa_chipset_tag_t ic, device_t self)  function in typeref:typename:void 
 | 
| /src/sys/arch/alpha/include/ | 
| isa_machdep.h | 87 #define	isa_detach_hook(c, s)						\  macro 
 | 
| /src/sys/arch/arc/include/ | 
| isa_machdep.h | 69 #define	isa_detach_hook(c, s)						\  macro 
 | 
| /src/sys/arch/mips/include/ | 
| isa_machdep.h | 89 #define	isa_detach_hook(c, s)						\  macro 
 | 
| /src/sys/arch/x86/isa/ | 
| isa_machdep.c | 284 isa_detach_hook(isa_chipset_tag_t ic, device_t self)  function in typeref:typename:void 
 | 
| /src/sys/dev/isa/ | 
| isa.c | 139 	isa_detach_hook(sc->sc_ic, self); 
 | 
| /src/sys/arch/arm/footbridge/isa/ | 
| isa_machdep.c | 494 isa_detach_hook(isa_chipset_tag_t ic, device_t self)  function in typeref:typename:void 
 |