| /src/sys/dev/pci/ | 
| if_rge.c | 102 static void		rge_attach(device_t, device_t, void *); 172 CFATTACH_DECL_NEW(rge, sizeof(struct rge_softc), rge_match, rge_attach,
 192 rge_attach(device_t parent, device_t self, void *aux)  function in typeref:typename:void
 
 | 
| if_rge.c | 102 static void		rge_attach(device_t, device_t, void *); 172 CFATTACH_DECL_NEW(rge, sizeof(struct rge_softc), rge_match, rge_attach,
 192 rge_attach(device_t parent, device_t self, void *aux)  function in typeref:typename:void
 
 | 
| if_rge.c | 102 static void		rge_attach(device_t, device_t, void *); 172 CFATTACH_DECL_NEW(rge, sizeof(struct rge_softc), rge_match, rge_attach,
 192 rge_attach(device_t parent, device_t self, void *aux)  function in typeref:typename:void
 
 |