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

  /src/sys/dev/pci/
neo.c 175 static void neo_attach(device_t, device_t, void *);
208 neo_match, neo_attach, NULL, NULL);
550 neo_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 12 milliseconds