Home
last modified time | relevance | path

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

/drivers/scsi/
Da100u2w.c86 static struct orc_scb *__orc_alloc_scb(struct orc_host * host);
87 static void inia100_scb_handler(struct orc_host *host, struct orc_scb *scb);
278 static void orc_exec_scb(struct orc_host * host, struct orc_scb * scb) in orc_exec_scb()
445 struct orc_scb *scb; in setup_SCBs()
598 struct orc_scb *scb; in orc_device_reset()
600 struct orc_scb *host_scb; in orc_device_reset()
605 scb = (struct orc_scb *) NULL; in orc_device_reset()
666 static struct orc_scb *__orc_alloc_scb(struct orc_host * host) in __orc_alloc_scb()
697 static struct orc_scb *orc_alloc_scb(struct orc_host * host) in orc_alloc_scb()
699 struct orc_scb *scb; in orc_alloc_scb()
[all …]
Da100u2w.h146 struct orc_scb { /* Scsi_Ctrl_Blk */ struct
236 struct orc_scb *scb_virt; /* Virtual Pointer to SCB array */