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

  /src/sys/arch/amiga/pci/
empm.c 46 static void empm_attach(device_t, device_t, void *);
49 empm_match, empm_attach, NULL, NULL);
58 empm_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 40 milliseconds