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

  /src/sys/arch/amiga/dev/
mfc.c 204 void mfcattach(device_t, device_t, void *);
227 mfcmatch, mfcattach, NULL, NULL);
368 mfcattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
mfc.c 204 void mfcattach(device_t, device_t, void *);
227 mfcmatch, mfcattach, NULL, NULL);
368 mfcattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
mfc.c 204 void mfcattach(device_t, device_t, void *);
227 mfcmatch, mfcattach, NULL, NULL);
368 mfcattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 38 milliseconds