Home
last modified time | relevance | path

Searched refs:BIT6_MASK (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.h306 #define BIT6_MASK 0x40 macro
H A Dsat.c12148 (pLogPage[StartingIndex+5] & BIT6_MASK) != 0x00 || /* TAS bit */ in satModeSelect6()
12801 (pLogPage[StartingIndex+5] & BIT6_MASK) != 0x00 || /* TAS bit */ in satModeSelect10()
/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h340 #define BIT6_MASK 0x40 macro
H A Dsmsat.c13822 (pLogPage[StartingIndex+5] & BIT6_MASK) != 0x00 || /* TAS bit */ in smsatModeSelect6()
14356 (pLogPage[StartingIndex+5] & BIT6_MASK) != 0x00 || /* TAS bit */ in smsatModeSelect10()