Home
last modified time | relevance | path

Searched defs:orc_host (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/
H A Da100u2w.h229 struct orc_host { struct
230 unsigned long base; /* Base address */
231 u8 index; /* Index (Channel)*/
232 u8 scsi_id; /* H/A SCSI ID */
233 u8 BIOScfg; /*BIOS configuration */
234 u8 flags;
235 u8 max_targets; /* SCSI0MAXTags */
236 struct orc_scb *scb_virt; /* Virtual Pointer to SCB array */
237 dma_addr_t scb_phys; /* Scb Physical address */
238 struct orc_extended_scb *escb_virt; /* Virtual pointer to ESCB Scatter list */
[all …]