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

  /src/sys/arch/sparc/dev/
apc.c 47 static void apcattach(device_t, device_t, void *);
59 apcmatch, apcattach, NULL, NULL);
72 apcattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 11 milliseconds