Searched refs:ENSPCHK (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha152x.h | 85 #define ENSPCHK 0x20 macro
|
H A D | aha152x.c | 1485 SETPORT(SXFRCTL1, (PARITY ? ENSPCHK : 0 ) | ENSTIMER); in busfree_run()
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7770.c | 339 scsi_conf |= ENSPCHK; in aha2840_load_seeprom()
|
H A D | aic7xxx_pci.c | 904 ahc_outb(ahc, SCSICONF, our_id|ENSPCHK|RESET_SCSI); in ahc_pci_config() 1479 scsi_conf |= ENSPCHK; in ahc_parse_pci_eeprom()
|
H A D | aic7xxx_core.c | 5062 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL)) in ahc_chip_init() 5078 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL)) in ahc_chip_init()
|
H A D | aic79xx_core.c | 7224 sxfrctl1 |= (ahd->flags & AHD_SPCHK_ENB_A) != 0 ? ENSPCHK : 0; in ahd_chip_init()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | aha152x.h | 85 #define ENSPCHK 0x20 macro
|
H A D | aha152x.c | 1517 SETPORT(SXFRCTL1, (PARITY ? ENSPCHK : 0 ) | ENSTIMER); in busfree_run()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7770.c | 339 scsi_conf |= ENSPCHK; in aha2840_load_seeprom()
|
H A D | aic7xxx_pci.c | 904 ahc_outb(ahc, SCSICONF, our_id|ENSPCHK|RESET_SCSI); in ahc_pci_config() 1479 scsi_conf |= ENSPCHK; in ahc_parse_pci_eeprom()
|
H A D | aic7xxx_core.c | 5061 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL)) in ahc_chip_init() 5077 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL)) in ahc_chip_init()
|
H A D | aic79xx_core.c | 7223 sxfrctl1 |= (ahd->flags & AHD_SPCHK_ENB_A) != 0 ? ENSPCHK : 0; in ahd_chip_init()
|
Completed in 49 milliseconds