Searched refs:sfunct (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_pci.c | 805 u_int sfunct; in ahc_pci_config() local 808 sfunct = ahc_inb(ahc, SFUNCT) & ~ALT_MODE; in ahc_pci_config() 809 ahc_outb(ahc, SFUNCT, sfunct | ALT_MODE); in ahc_pci_config() 812 ahc_outb(ahc, SFUNCT, sfunct); in ahc_pci_config() 936 u_int sfunct; in ahc_pci_config() local 938 sfunct = ahc_inb(ahc, SFUNCT) & ~ALT_MODE; in ahc_pci_config() 939 ahc_outb(ahc, SFUNCT, sfunct | ALT_MODE); in ahc_pci_config() 942 ahc_outb(ahc, SFUNCT, sfunct); in ahc_pci_config() 1992 u_int sfunct; in ahc_pci_chip_init() local 1994 sfunct in ahc_pci_chip_init() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_pci.c | 805 u_int sfunct; in ahc_pci_config() local 808 sfunct = ahc_inb(ahc, SFUNCT) & ~ALT_MODE; in ahc_pci_config() 809 ahc_outb(ahc, SFUNCT, sfunct | ALT_MODE); in ahc_pci_config() 812 ahc_outb(ahc, SFUNCT, sfunct); in ahc_pci_config() 936 u_int sfunct; in ahc_pci_config() local 938 sfunct = ahc_inb(ahc, SFUNCT) & ~ALT_MODE; in ahc_pci_config() 939 ahc_outb(ahc, SFUNCT, sfunct | ALT_MODE); in ahc_pci_config() 942 ahc_outb(ahc, SFUNCT, sfunct); in ahc_pci_config() 1992 u_int sfunct; in ahc_pci_chip_init() local 1994 sfunct in ahc_pci_chip_init() [all...] |
Completed in 5 milliseconds