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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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;
595 struct orc_scb *scb;
597 struct orc_scb *host_scb;
602 scb = (struct orc_scb *) NULL;
661 static struct orc_scb *__orc_alloc_scb(struct orc_host * host)
692 static struct orc_scb *orc_alloc_scb(struct orc_host * host)
694 struct orc_scb *sc
[all...]
H A Da100u2w.h141 struct orc_scb { /* Scsi_Ctrl_Blk */ struct
231 struct orc_scb *scb_virt; /* Virtual Pointer to SCB array */

Completed in 69 milliseconds