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