Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.h302 #define BIT2_MASK 0x04 macro
H A Dsat.c12147 (pLogPage[StartingIndex+5] & BIT2_MASK) != 0x00 || /* AUTOLOAD MODE */ in satModeSelect6()
12800 (pLogPage[StartingIndex+5] & BIT2_MASK) != 0x00 || /* AUTOLOAD MODE */ in satModeSelect10()
/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h336 #define BIT2_MASK 0x04 macro
H A Dsmsat.c13821 (pLogPage[StartingIndex+5] & BIT2_MASK) != 0x00 || /* AUTOLOAD MODE */ in smsatModeSelect6()
14355 (pLogPage[StartingIndex+5] & BIT2_MASK) != 0x00 || /* AUTOLOAD MODE */ in smsatModeSelect10()