/src/sys/arch/alpha/sableio/ |
sableio.c | 101 static void sableio_attach(device_t, device_t, void *); 104 sableio_match, sableio_attach, NULL, NULL); 135 sableio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
sableio.c | 101 static void sableio_attach(device_t, device_t, void *); 104 sableio_match, sableio_attach, NULL, NULL); 135 sableio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
sableio.c | 101 static void sableio_attach(device_t, device_t, void *); 104 sableio_match, sableio_attach, NULL, NULL); 135 sableio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|