cs_table         9302 drivers/scsi/aic7xxx/aic79xx_core.c 	struct	cs cs_table[NUM_CRITICAL_SECTIONS];
cs_table         9424 drivers/scsi/aic7xxx/aic79xx_core.c 					cs_table[cs_count].end = downloaded;
cs_table         9432 drivers/scsi/aic7xxx/aic79xx_core.c 				cs_table[cs_count].begin = downloaded;
cs_table         9448 drivers/scsi/aic7xxx/aic79xx_core.c 		memcpy(ahd->critical_sections, cs_table, cs_count);
cs_table         6818 drivers/scsi/aic7xxx/aic7xxx_core.c 	struct	cs cs_table[NUM_CRITICAL_SECTIONS];
cs_table         6889 drivers/scsi/aic7xxx/aic7xxx_core.c 					cs_table[cs_count].end = downloaded;
cs_table         6897 drivers/scsi/aic7xxx/aic7xxx_core.c 				cs_table[cs_count].begin = downloaded;
cs_table         6913 drivers/scsi/aic7xxx/aic7xxx_core.c 		memcpy(ahc->critical_sections, cs_table, cs_count);