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

  /src/sys/arch/amiga/dev/
mfc.c 209 void mfcsattach(device_t, device_t, void *);
231 mfcsmatch, mfcsattach, NULL, NULL);
447 mfcsattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
mfc.c 209 void mfcsattach(device_t, device_t, void *);
231 mfcsmatch, mfcsattach, NULL, NULL);
447 mfcsattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
mfc.c 209 void mfcsattach(device_t, device_t, void *);
231 mfcsmatch, mfcsattach, NULL, NULL);
447 mfcsattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 35 milliseconds