Home
last modified time | relevance | path

Searched refs:bcmpcie_make_tag (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/fdt/
H A Dbcm2711_pcie.c109 pcitag_t bcmpcie_make_tag(void *, int, int, int);
293 sc->sc_pc.pc_make_tag = bcmpcie_make_tag; in bcmpcie_attach()
353 bcmpcie_make_tag(void *v, int bus, int device, int function) in bcmpcie_make_tag() function