Home
last modified time | relevance | path

Searched defs:dev_base (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dpcie.c59 u32 dev_base = bus << 24 | devfn << 16; in mpc83xx_pcie_remap_cfg() local
/external/libpcap/
Dpcap-dos.c1098 const struct device *dev_base = &pkt_dev; /* list of network devices */ variable