/src/sys/arch/news68k/dev/ |
if_le.c | 87 static void le_attach(device_t, device_t, void *); 90 le_match, le_attach, NULL, NULL); 149 le_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
/src/sys/arch/newsmips/dev/ |
if_le.c | 83 static void le_attach(device_t, device_t, void *); 86 le_match, le_attach, NULL, NULL); 138 le_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
/src/sys/arch/sgimips/ioc/ |
if_le_oioc.c | 105 static void le_attach(device_t, device_t, void *); 108 le_match, le_attach, NULL, NULL); 151 le_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
/src/sys/arch/sun3/dev/ |
if_le.c | 85 static void le_attach(device_t, device_t, void *); 88 le_match, le_attach, NULL, NULL); 142 le_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
/src/sys/arch/luna68k/dev/ |
if_le.c | 133 static void le_attach(device_t, device_t, void *); 136 le_match, le_attach, NULL, NULL); 174 le_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
/src/sys/arch/mipsco/obio/ |
if_le.c | 84 static void le_attach(device_t, device_t, void *); 87 le_match, le_attach, NULL, NULL); 141 le_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|