/src/sys/dev/pci/voyager/ |
voyagerfb.c | 115 static void voyagerfb_attach(device_t, device_t, void *); 118 voyagerfb_match, voyagerfb_attach, NULL, NULL); 203 voyagerfb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
voyagerfb.c | 115 static void voyagerfb_attach(device_t, device_t, void *); 118 voyagerfb_match, voyagerfb_attach, NULL, NULL); 203 voyagerfb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|