RL_FLAG_PCIE
if (sc->rl_flags & RL_FLAG_PCIE &&
if (sc->rl_flags & RL_FLAG_PCIE) {
int bus_dma64 = (sc->rl_flags & RL_FLAG_PCIE) ?
if (sc->rl_flags & RL_FLAG_PCIE)
else if (sc->rl_flags & RL_FLAG_PCIE)
sc->rl_flags |= RL_FLAG_PCIE;