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

  /src/sys/arch/playstation2/dev/
if_smapreg.h 71 #define SMAP_DESC_MAX 64
if_smap.c 479 sc->tx_desc_cnt >= SMAP_DESC_MAX ||
657 for (i = 0; i < SMAP_DESC_MAX; i++, d++) {
665 for (i = 0; i < SMAP_DESC_MAX; i++, d++) {

Completed in 24 milliseconds