Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_glue.h162 struct sym_shcb { struct
166 int unit;
167 char inst_name[16];
168 char chip_name[8];
170 struct Scsi_Host *host;
172 void __iomem * ioaddr; /* MMIO kernel io address */
173 void __iomem * ramaddr; /* RAM kernel io address */
175 struct timer_list timer; /* Timer handler link header */
176 u_long lasttime;
177 u_long settle_time; /* Resetting the SCSI BUS */
[all …]

Completed in 4 milliseconds