Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h286 #define SMODE_SE 0x80 /* Single Ended */ macro
H A Dsym_nvram.c67 case 0: np->scsi_mode = SMODE_SE; break; in sym_nvram_setup_host()
H A Dsym_glue.c1868 case SMODE_SE: in sym2_get_signalling()
H A Dsym_hipd.c106 case SMODE_SE: return "SE"; in sym_scsi_bus_mode()
646 np->scsi_mode = SMODE_SE;
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h286 #define SMODE_SE 0x80 /* Single Ended */ macro
H A Dsym_nvram.c67 case 0: np->scsi_mode = SMODE_SE; break; in sym_nvram_setup_host()
H A Dsym_glue.c1864 case SMODE_SE: in sym2_get_signalling()
H A Dsym_hipd.c106 case SMODE_SE: return "SE"; in sym_scsi_bus_mode()
646 np->scsi_mode = SMODE_SE;
/kernel/linux/linux-5.10/drivers/scsi/
H A Dncr53c8xx.h810 #define SMODE_SE 0x80 /* Single Ended */ macro
H A Dncr53c8xx.c3904 np->scsi_mode = SMODE_SE; in ncr_prepare_setting()
5371 if (np->scsi_mode && np->scsi_mode == SMODE_SE) { in ncr_negotiate()
8581 case SMODE_SE:
/kernel/linux/linux-6.6/drivers/scsi/
H A Dncr53c8xx.h810 #define SMODE_SE 0x80 /* Single Ended */ macro
H A Dncr53c8xx.c3876 np->scsi_mode = SMODE_SE; in ncr_prepare_setting()
5230 if (np->scsi_mode && np->scsi_mode == SMODE_SE) { in ncr_negotiate()
8376 case SMODE_SE:

Completed in 44 milliseconds