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

/linux-master/drivers/scsi/
H A Da100u2w.c85 static struct orc_scb *__orc_alloc_scb(struct orc_host * host);
86 static void inia100_scb_handler(struct orc_host *host, struct orc_scb *scb);
277 static void orc_exec_scb(struct orc_host * host, struct orc_scb * scb)
444 struct orc_scb *scb;
597 struct orc_scb *scb;
599 struct orc_scb *host_scb;
604 scb = (struct orc_scb *) NULL;
665 static struct orc_scb *__orc_alloc_scb(struct orc_host * host)
696 static struct orc_scb *orc_alloc_scb(struct orc_host * host)
698 struct orc_scb *sc
[all...]
H A Da100u2w.h146 struct orc_scb { /* Scsi_Ctrl_Blk */ struct
236 struct orc_scb *scb_virt; /* Virtual Pointer to SCB array */

Completed in 120 milliseconds