Home
last modified time | relevance | path

Searched refs:SMODE_SE (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_defs.h286 #define SMODE_SE 0x80 /* Single Ended */ macro
A Dsym_nvram.c67 case 0: np->scsi_mode = SMODE_SE; break; in sym_nvram_setup_host()
A Dsym_glue.c1864 case SMODE_SE: in sym2_get_signalling()
A Dsym_hipd.c106 case SMODE_SE: return "SE"; in sym_scsi_bus_mode()
646 np->scsi_mode = SMODE_SE;
/linux-6.3-rc2/drivers/scsi/
A Dncr53c8xx.h810 #define SMODE_SE 0x80 /* Single Ended */ macro
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 34 milliseconds