SCB_TABLE_SIZE
struct sea_scb scb[SCB_TABLE_SIZE];
sea->numscbs = SCB_TABLE_SIZE;
for (i = 0; i < SCB_TABLE_SIZE; i++) {