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

  /src/sys/arch/hppa/gsc/
harmony.c 162 void harmony_attach(device_t, device_t, void *);
166 harmony_match, harmony_attach, NULL, NULL);
209 harmony_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
harmony.c 162 void harmony_attach(device_t, device_t, void *);
166 harmony_match, harmony_attach, NULL, NULL);
209 harmony_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 147 milliseconds