Home
last modified time | relevance | path

Searched refs:ULTRA (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h100 #define ULTRA 0x80 /* cmd: ULTRA enable */ macro
H A Dsym_hipd.c737 * Check against chip SCSI standard support (SCSI-2,ULTRA,ULTRA2).
1987 wval = wval & ~ULTRA;
1988 if (per <= 12) wval |= ULTRA;
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h100 #define ULTRA 0x80 /* cmd: ULTRA enable */ macro
H A Dsym_hipd.c737 * Check against chip SCSI standard support (SCSI-2,ULTRA,ULTRA2).
1987 wval = wval & ~ULTRA;
1988 if (per <= 12) wval |= ULTRA;
/kernel/linux/linux-5.10/drivers/scsi/
H A Dncr53c8xx.h621 #define ULTRA 0x80 /* cmd: ULTRA enable */ macro
/kernel/linux/linux-6.6/drivers/scsi/
H A Dncr53c8xx.h621 #define ULTRA 0x80 /* cmd: ULTRA enable */ macro

Completed in 37 milliseconds