have_seeprom      122 drivers/scsi/aic7xxx/aic7770.c 	int	have_seeprom;
have_seeprom      128 drivers/scsi/aic7xxx/aic7770.c 	have_seeprom = 0;
have_seeprom      211 drivers/scsi/aic7xxx/aic7770.c 		have_seeprom = aha2840_load_seeprom(ahc);
have_seeprom      217 drivers/scsi/aic7xxx/aic7770.c 	if (have_seeprom == 0) {
have_seeprom      273 drivers/scsi/aic7xxx/aic7770.c 	int	have_seeprom;
have_seeprom      291 drivers/scsi/aic7xxx/aic7770.c 	have_seeprom = ahc_read_seeprom(&sd, (uint16_t *)sc,
have_seeprom      294 drivers/scsi/aic7xxx/aic7770.c 	if (have_seeprom) {
have_seeprom      299 drivers/scsi/aic7xxx/aic7770.c 			have_seeprom = 0;
have_seeprom      305 drivers/scsi/aic7xxx/aic7770.c 	if (!have_seeprom) {
have_seeprom      351 drivers/scsi/aic7xxx/aic7770.c 	return (have_seeprom);
have_seeprom      511 drivers/scsi/aic7xxx/aic79xx_pci.c 	int	have_seeprom;
have_seeprom      515 drivers/scsi/aic7xxx/aic79xx_pci.c 	have_seeprom = ahd_acquire_seeprom(ahd);
have_seeprom      516 drivers/scsi/aic7xxx/aic79xx_pci.c 	if (have_seeprom) {
have_seeprom      552 drivers/scsi/aic7xxx/aic79xx_pci.c 			have_seeprom = 0;
have_seeprom      554 drivers/scsi/aic7xxx/aic79xx_pci.c 			have_seeprom = ahd_verify_cksum(sc);
have_seeprom      557 drivers/scsi/aic7xxx/aic79xx_pci.c 				if (have_seeprom == 0)
have_seeprom      566 drivers/scsi/aic7xxx/aic79xx_pci.c 	if (!have_seeprom) {
have_seeprom      598 drivers/scsi/aic7xxx/aic79xx_pci.c 			have_seeprom = ahd_verify_cksum(sc);
have_seeprom      599 drivers/scsi/aic7xxx/aic79xx_pci.c 			if (have_seeprom)
have_seeprom      605 drivers/scsi/aic7xxx/aic79xx_pci.c 	if (have_seeprom != 0
have_seeprom      618 drivers/scsi/aic7xxx/aic79xx_pci.c 	if (!have_seeprom) {
have_seeprom      212 drivers/scsi/aic7xxx/aic79xx_proc.c 	int have_seeprom;
have_seeprom      231 drivers/scsi/aic7xxx/aic79xx_proc.c 	have_seeprom = ahd_verify_cksum((struct seeprom_config*)buffer);
have_seeprom      232 drivers/scsi/aic7xxx/aic79xx_proc.c 	if (have_seeprom == 0) {
have_seeprom      237 drivers/scsi/aic7xxx/aic79xx_proc.c 	have_seeprom = ahd_acquire_seeprom(ahd);
have_seeprom      238 drivers/scsi/aic7xxx/aic79xx_proc.c 	if (!have_seeprom) {
have_seeprom     1257 drivers/scsi/aic7xxx/aic7xxx_pci.c 	int	have_seeprom;
have_seeprom     1284 drivers/scsi/aic7xxx/aic7xxx_pci.c 	have_seeprom = ahc_acquire_seeprom(ahc, &sd);
have_seeprom     1285 drivers/scsi/aic7xxx/aic7xxx_pci.c 	if (have_seeprom) {
have_seeprom     1295 drivers/scsi/aic7xxx/aic7xxx_pci.c 			have_seeprom = ahc_read_seeprom(&sd, (uint16_t *)sc,
have_seeprom     1299 drivers/scsi/aic7xxx/aic7xxx_pci.c 			if (have_seeprom)
have_seeprom     1300 drivers/scsi/aic7xxx/aic7xxx_pci.c 				have_seeprom = ahc_verify_cksum(sc);
have_seeprom     1302 drivers/scsi/aic7xxx/aic7xxx_pci.c 			if (have_seeprom != 0 || sd.sd_chip == C56_66) {
have_seeprom     1304 drivers/scsi/aic7xxx/aic7xxx_pci.c 					if (have_seeprom == 0)
have_seeprom     1320 drivers/scsi/aic7xxx/aic7xxx_pci.c 	if (!have_seeprom) {
have_seeprom     1344 drivers/scsi/aic7xxx/aic7xxx_pci.c 			have_seeprom = ahc_verify_cksum(sc);
have_seeprom     1345 drivers/scsi/aic7xxx/aic7xxx_pci.c 			if (have_seeprom)
have_seeprom     1356 drivers/scsi/aic7xxx/aic7xxx_pci.c 	if (!have_seeprom) {
have_seeprom     1373 drivers/scsi/aic7xxx/aic7xxx_pci.c 	have_autoterm = have_seeprom;
have_seeprom     1390 drivers/scsi/aic7xxx/aic7xxx_pci.c 	} else if (have_seeprom) {
have_seeprom      192 drivers/scsi/aic7xxx/aic7xxx_proc.c 	int have_seeprom;
have_seeprom      209 drivers/scsi/aic7xxx/aic7xxx_proc.c 	have_seeprom = ahc_verify_cksum((struct seeprom_config*)buffer);
have_seeprom      210 drivers/scsi/aic7xxx/aic7xxx_proc.c 	if (have_seeprom == 0) {
have_seeprom      231 drivers/scsi/aic7xxx/aic7xxx_proc.c 		have_seeprom = ahc_acquire_seeprom(ahc, &sd);
have_seeprom      245 drivers/scsi/aic7xxx/aic7xxx_proc.c 		have_seeprom = TRUE;
have_seeprom      251 drivers/scsi/aic7xxx/aic7xxx_proc.c 	if (!have_seeprom) {