dwpcie_make_tag
tag = dwpcie_make_tag(sc, 0, dev, fn);
pcitag_t dwpcie_make_tag(void *, int, int, int);
sc->sc_pc.pc_make_tag = dwpcie_make_tag;