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