/src/sys/arch/sun3/dev/ |
if_ie_obio.c | 75 static int ie_obio_match(device_t, cfdata_t, void *); 79 ie_obio_match, ie_obio_attach, NULL, NULL); 82 ie_obio_match(device_t parent, cfdata_t cf, void *args) function in typeref:typename:int
|
/src/sys/arch/sparc/dev/ |
if_ie_obio.c | 122 int ie_obio_match(device_t, cfdata_t, void *); 126 ie_obio_match, ie_obio_attach, NULL, NULL); 229 ie_obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/arch/sun2/dev/ |
if_ie_obio.c | 123 int ie_obio_match(device_t, cfdata_t, void *); 127 ie_obio_match, ie_obio_attach, NULL, NULL); 226 ie_obio_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|