Searched defs:NCR53c7x0_hostdata (Results 1 – 2 of 2) sorted by relevance
1149 struct NCR53c7x0_hostdata { struct1150 int size; /* Size of entire Scsi_Host1152 int board; /* set to board type, useful if 1158 int chip; /* set to chip type; 700-66 is1167 unsigned char pci_bus, pci_device_fn;1168 unsigned pci_valid:1;1170 u32 *dsp; /* dsp to restart with after1174 unsigned dsp_changed:1; /* Has dsp changed within this1177 unsigned char dstat; /* Most recent value of dstat */1178 unsigned dstat_valid:1;[all …]
1159 struct NCR53c7x0_hostdata { struct1160 int size; /* Size of entire Scsi_Host1162 int board; /* set to board type, useful if 1168 int chip; /* set to chip type; 700-66 is1172 char valid_ids[8]; /* Valid SCSI ID's for adapter */1174 u32 *dsp; /* dsp to restart with after1178 unsigned dsp_changed:1; /* Has dsp changed within this1181 unsigned char dstat; /* Most recent value of dstat */1182 unsigned dstat_valid:1;1184 unsigned expecting_iid:1; /* Expect IID interrupt */[all …]