HomeSort by: relevance | last modified time | path
    Searched defs:voyagerfb_attach (Results 1 - 2 of 2) sorted by relevancy

  /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

Completed in 23 milliseconds