Home
last modified time | relevance | path

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

/linux/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) in orc_exec_scb()
444 struct orc_scb *scb; in setup_SCBs()
597 struct orc_scb *scb; in orc_device_reset()
599 struct orc_scb *host_scb; in orc_device_reset()
604 scb = (struct orc_scb *) NULL; in orc_device_reset()
665 static struct orc_scb *__orc_alloc_scb(struct orc_host * host) in __orc_alloc_scb()
696 static struct orc_scb *orc_alloc_scb(struct orc_host * host) in orc_alloc_scb()
698 struct orc_scb *scb; in orc_alloc_scb()
[all …]
H A Da100u2w.h146 struct orc_scb { /* Scsi_Ctrl_Blk */ struct
236 struct orc_scb *scb_virt; /* Virtual Pointer to SCB array */