Searched refs:MAX_SCBS (Results 1 – 1 of 1) sorted by relevance
214 #define MAX_SCBS 32 macro599 static Scb scbs[MAX_SCBS];601 static int freescbs = MAX_SCBS; /* free list counter */886 for (i = 0; i < MAX_SCBS - 1; i++) { in init_scbs()890 scbs[MAX_SCBS - 1].next = NULL; in init_scbs()891 scbs[MAX_SCBS - 1].SCpnt = NULL; in init_scbs()