Home
last modified time | relevance | path

Searched refs:SMODE_HVD (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h285 #define SMODE_HVD 0x40 /* High Voltage Differential */ macro
H A Dsym_nvram.c68 case 1: np->scsi_mode = SMODE_HVD; break; in sym_nvram_setup_host()
H A Dsym_hipd.c105 case SMODE_HVD: return "HVD"; in sym_scsi_bus_mode()
653 np->scsi_mode = SMODE_HVD;
656 np->scsi_mode = SMODE_HVD;
659 np->scsi_mode = SMODE_HVD;
661 if (np->scsi_mode == SMODE_HVD)
H A Dsym_glue.c1874 case SMODE_HVD: in sym2_get_signalling()
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h285 #define SMODE_HVD 0x40 /* High Voltage Differential */ macro
H A Dsym_nvram.c68 case 1: np->scsi_mode = SMODE_HVD; break; in sym_nvram_setup_host()
H A Dsym_hipd.c105 case SMODE_HVD: return "HVD"; in sym_scsi_bus_mode()
653 np->scsi_mode = SMODE_HVD;
656 np->scsi_mode = SMODE_HVD;
659 np->scsi_mode = SMODE_HVD;
661 if (np->scsi_mode == SMODE_HVD)
H A Dsym_glue.c1870 case SMODE_HVD: in sym2_get_signalling()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dncr53c8xx.h809 #define SMODE_HVD 0x40 /* High Voltage Differential */ macro
H A Dncr53c8xx.c3910 np->scsi_mode = SMODE_HVD; in ncr_prepare_setting()
3919 np->scsi_mode = SMODE_HVD; in ncr_prepare_setting()
3923 np->scsi_mode = SMODE_HVD; in ncr_prepare_setting()
3929 if (np->scsi_mode == SMODE_HVD) in ncr_prepare_setting()
8584 case SMODE_HVD:
/kernel/linux/linux-6.6/drivers/scsi/
H A Dncr53c8xx.h809 #define SMODE_HVD 0x40 /* High Voltage Differential */ macro
H A Dncr53c8xx.c3882 np->scsi_mode = SMODE_HVD; in ncr_prepare_setting()
3891 np->scsi_mode = SMODE_HVD; in ncr_prepare_setting()
3895 np->scsi_mode = SMODE_HVD; in ncr_prepare_setting()
3901 if (np->scsi_mode == SMODE_HVD) in ncr_prepare_setting()
8379 case SMODE_HVD:

Completed in 42 milliseconds