Searched refs:__orc_alloc_scb (Results 1 – 1 of 1) sorted by relevance
85 static struct orc_scb *__orc_alloc_scb(struct orc_host * host);629 if ((scb = __orc_alloc_scb(host)) == NULL) { in orc_device_reset()665 static struct orc_scb *__orc_alloc_scb(struct orc_host * host) in __orc_alloc_scb() function702 scb = __orc_alloc_scb(host); in orc_alloc_scb()