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

  /src/sys/arch/powerpc/ibm4xx/dev/
mal.c 141 uint32_t tcei; local in function:mal_txeob_intr
144 while ((tcei = mfdcr(DCR_MAL0_TXEOBISR))) {
145 chan = STAT_TO_CHAN(tcei);
mal.c 141 uint32_t tcei; local in function:mal_txeob_intr
144 while ((tcei = mfdcr(DCR_MAL0_TXEOBISR))) {
145 chan = STAT_TO_CHAN(tcei);

Completed in 41 milliseconds