ALT_MODE          808 drivers/scsi/aic7xxx/aic7xxx_pci.c 		sfunct = ahc_inb(ahc, SFUNCT) & ~ALT_MODE;
ALT_MODE          809 drivers/scsi/aic7xxx/aic7xxx_pci.c 		ahc_outb(ahc, SFUNCT, sfunct | ALT_MODE);
ALT_MODE          938 drivers/scsi/aic7xxx/aic7xxx_pci.c 		sfunct = ahc_inb(ahc, SFUNCT) & ~ALT_MODE;
ALT_MODE          939 drivers/scsi/aic7xxx/aic7xxx_pci.c 		ahc_outb(ahc, SFUNCT, sfunct | ALT_MODE);
ALT_MODE         1994 drivers/scsi/aic7xxx/aic7xxx_pci.c 		sfunct = ahc_inb(ahc, SFUNCT) & ~ALT_MODE;
ALT_MODE         1995 drivers/scsi/aic7xxx/aic7xxx_pci.c 		ahc_outb(ahc, SFUNCT, sfunct | ALT_MODE);