HomeSort by: relevance | last modified time | path
    Searched defs:npe_checkbits (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/arm/xscale/
ixp425_npe.c 173 static int npe_checkbits(struct ixpnpe_softc *, uint32_t reg, uint32_t);
500 npe_checkbits(struct ixpnpe_softc *sc, uint32_t reg, uint32_t expectedBitsSet) function
514 return npe_checkbits(sc,
723 while (npe_checkbits(sc,
729 while (npe_checkbits(sc,
735 while (npe_checkbits(sc,
893 return npe_checkbits(sc,
904 return npe_checkbits(sc,

Completed in 15 milliseconds