Searched refs:DEVFN (Results 1 – 1 of 1) sorted by relevance
124 #define DEVFN(b, s, f) ((b << 16) | (s << 8) | f) macro522 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()