Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c86 #define IP_MN_M 0x000000ff macro
333 sc->sc_ip_min = (ipreg & IP_MN_M) >> IP_MN_S; in fsl_pcib_attach()