Home
last modified time | relevance | path

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

/freebsd-12.1/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c124 #define DEVFN(b, s, f) ((b << 16) | (s << 8) | f) macro
522 devfn = DEVFN(bus, slot, func); in fsl_pcib_read_config()
552 sc->sc_devfn_via_ide = DEVFN(bus, slot, fn); in fsl_pcib_init_via()
586 sc->sc_devfn_tundra = DEVFN(bus, slot, func); in fsl_pcib_init()