/src/sys/arch/news68k/dev/ |
if_le.c | 86 static int le_match(device_t, cfdata_t, void *); 90 le_match, le_attach, NULL, NULL); 132 le_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/newsmips/dev/ |
if_le.c | 82 static int le_match(device_t, cfdata_t, void *); 86 le_match, le_attach, NULL, NULL); 124 le_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/sgimips/ioc/ |
if_le_oioc.c | 104 static int le_match(device_t, cfdata_t, void *); 108 le_match, le_attach, NULL, NULL); 137 le_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/sun3/dev/ |
if_le.c | 84 static int le_match(device_t, cfdata_t, void *); 88 le_match, le_attach, NULL, NULL); 126 le_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/luna68k/dev/ |
if_le.c | 132 static int le_match(device_t, cfdata_t, void *); 136 le_match, le_attach, NULL, NULL); 163 le_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/mipsco/obio/ |
if_le.c | 83 static int le_match(device_t, cfdata_t, void *); 87 le_match, le_attach, NULL, NULL); 125 le_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/luna68k/stand/boot/ |
if_le.c | 80 static int le_match(struct netif *, void *); 97 le_match, 136 le_match(struct netif *nif, void *machdep_hint) function in typeref:typename:int
|
/src/sys/arch/mvme68k/stand/netboot/ |
if_le.c | 82 int le_match(struct netif *, void *); 100 le_match, /* match */ 127 le_match(struct netif *nif, void *machdep_hint) function in typeref:typename:int 141 printf("le%d: le_match --> %d\n", i, val + 1); 146 printf("le%d: le_match --> 0\n", i);
|
/src/sys/arch/hp300/stand/common/ |
if_le.c | 76 static int le_match(struct netif *, void *); 113 le_match, /* netif_match */ 215 le_match(struct netif *nif, void *machdep_hint) function in typeref:typename:int
|