Home
last modified time | relevance | path

Searched refs:__orc_alloc_scb (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/
H A Da100u2w.c85 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() function
702 scb = __orc_alloc_scb(host); in orc_alloc_scb()