bi_userconfcommand
count * sizeof(struct bi_userconfcommand);
struct bi_userconfcommand *bi;
bi = (struct bi_userconfcommand *)(buf + off);
struct bi_userconfcommand *bi, *bimax;
bi = (struct bi_userconfcommand *)((uint8_t *)biuc + sizeof(*biuc));