/src/sys/arch/cesfic/dev/ |
zs_pcc.c | 58 static void zsc_pcc_attach(device_t, device_t, void *); 63 zsc_pcc_match, zsc_pcc_attach, NULL, NULL); 73 zsc_pcc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
/src/sys/arch/mvme68k/dev/ |
zs_pcc.c | 72 static void zsc_pcc_attach(device_t, device_t, void *); 75 zsc_pcc_match, zsc_pcc_attach, NULL, NULL); 104 zsc_pcc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|