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

  /src/sys/arch/mips/sibyte/pci/
sbpcihb.c 56 static void sbpcihb_attach(device_t, device_t, void *);
59 sbpcihb_match, sbpcihb_attach, NULL, NULL);
79 sbpcihb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
sbpcihb.c 56 static void sbpcihb_attach(device_t, device_t, void *);
59 sbpcihb_match, sbpcihb_attach, NULL, NULL);
79 sbpcihb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 22 milliseconds