orc_scb 85 drivers/scsi/a100u2w.c static struct orc_scb *__orc_alloc_scb(struct orc_host * host); orc_scb 86 drivers/scsi/a100u2w.c static void inia100_scb_handler(struct orc_host *host, struct orc_scb *scb); orc_scb 277 drivers/scsi/a100u2w.c static void orc_exec_scb(struct orc_host * host, struct orc_scb * scb) orc_scb 444 drivers/scsi/a100u2w.c struct orc_scb *scb; orc_scb 597 drivers/scsi/a100u2w.c struct orc_scb *scb; orc_scb 599 drivers/scsi/a100u2w.c struct orc_scb *host_scb; orc_scb 604 drivers/scsi/a100u2w.c scb = (struct orc_scb *) NULL; orc_scb 665 drivers/scsi/a100u2w.c static struct orc_scb *__orc_alloc_scb(struct orc_host * host) orc_scb 696 drivers/scsi/a100u2w.c static struct orc_scb *orc_alloc_scb(struct orc_host * host) orc_scb 698 drivers/scsi/a100u2w.c struct orc_scb *scb; orc_scb 716 drivers/scsi/a100u2w.c static void orc_release_scb(struct orc_host *host, struct orc_scb *scb) orc_scb 738 drivers/scsi/a100u2w.c static int orchid_abort_scb(struct orc_host * host, struct orc_scb * scb) orc_scb 765 drivers/scsi/a100u2w.c struct orc_scb *scb; orc_scb 814 drivers/scsi/a100u2w.c struct orc_scb *scb; orc_scb 825 drivers/scsi/a100u2w.c scb = (struct orc_scb *) ((unsigned long) host->scb_virt + (unsigned long) (sizeof(struct orc_scb) * scb_index)); orc_scb 842 drivers/scsi/a100u2w.c static int inia100_build_scb(struct orc_host * host, struct orc_scb * scb, struct scsi_cmnd * cmd) orc_scb 916 drivers/scsi/a100u2w.c struct orc_scb *scb; orc_scb 991 drivers/scsi/a100u2w.c static void inia100_scb_handler(struct orc_host *host, struct orc_scb *scb) orc_scb 1125 drivers/scsi/a100u2w.c sz = ORC_MAXQUEUE * sizeof(struct orc_scb); orc_scb 1186 drivers/scsi/a100u2w.c ORC_MAXQUEUE * sizeof(struct orc_scb), orc_scb 1210 drivers/scsi/a100u2w.c ORC_MAXQUEUE * sizeof(struct orc_scb), orc_scb 236 drivers/scsi/a100u2w.h struct orc_scb *scb_virt; /* Virtual Pointer to SCB array */