__orc_alloc_scb
if ((scb = __orc_alloc_scb(host)) == NULL) {
scb = __orc_alloc_scb(host);
static struct orc_scb *__orc_alloc_scb(struct orc_host * host);