Home
last modified time | relevance | path

Searched refs:FE_U3EN (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_defs.h86 #define FE_U3EN (1<<28) /* U3EN bit usable */ macro
Dsym_hipd.c513 if ((np->features & (FE_C10|FE_U3EN)) == FE_C10) {
1271 FE_C10|FE_U3EN}
1276 FE_C10|FE_U3EN}
1389 if ((np->scsi_mode != SMODE_LVD) || !(np->features & FE_U3EN))
1996 assert(np->features & FE_U3EN);
4095 if (!wide || !(np->features & FE_U3EN))