SIOP_NCMDPB      1507 dev/ic/siop.c  			for (j = 0; j < SIOP_NTAG; j += SIOP_NCMDPB)
SIOP_NCMDPB      1806 dev/ic/siop.c  	newcbd->cmds = malloc(sizeof(struct siop_cmd) * SIOP_NCMDPB,
SIOP_NCMDPB      1813 dev/ic/siop.c  	bzero(newcbd->cmds, sizeof(struct siop_cmd) * SIOP_NCMDPB);
SIOP_NCMDPB      1846 dev/ic/siop.c  	for (i = 0; i < SIOP_NCMDPB; i++) {
SIOP_NCMDPB      1860 dev/ic/siop.c  	for (i = 0; i < SIOP_NCMDPB; i++) {