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

  /src/sys/arch/alpha/pci/
sio.c 109 static void sioattach(device_t, device_t, void *);
112 siomatch, sioattach, NULL, NULL);
118 pcebmatch, sioattach, NULL, NULL);
179 sioattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 12 milliseconds