Searched refs:npe_checkbits (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/arm/xscale/ixp425/
H A Dixp425_npe.c194 static int npe_checkbits(struct ixpnpe_softc *, uint32_t reg, uint32_t);
604 npe_checkbits(struct ixpnpe_softc *sc, uint32_t reg, uint32_t expectedBitsSet) function
618 return npe_checkbits(sc,
853 while (npe_checkbits(sc,
859 while (npe_checkbits(sc,
865 while (npe_checkbits(sc,
1007 return npe_checkbits(sc,
1018 return npe_checkbits(sc,

Completed in 118 milliseconds