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

  /src/sys/arch/sparc64/dev/
pci_machdep.c 76 ofpci_make_tag(pci_chipset_tag_t pc, int node, int b, int d, int f) function in typeref:typename:pcitag_t
156 return ofpci_make_tag(pc, node, b, d, f);
248 tag = ofpci_make_tag(pc, node, b, d, f);
307 tag = ofpci_make_tag(pc, node, sc->sc_bus, 0, 0);
354 tag = ofpci_make_tag(pc, node, b, d, f);

Completed in 54 milliseconds