Lines Matching refs:Direction
1738 Is the Data transfer direction reasonable?
1765 // Check whether the requested data direction conforms to
1768 if (gSupportedATAPICommands[Index].Direction == DataOut) {
1775 // Check whether the requested data direction conforms to
1778 if (gSupportedATAPICommands[Index].Direction == DataIn) {
1981 Is the Data transfer direction reasonable?
2008 // Check whether the requested data direction conforms to
2011 if (gSupportedATAPICommands[Index].Direction == DataOut) {
2018 // Check whether the requested data direction conforms to
2021 if (gSupportedATAPICommands[Index].Direction == DataIn) {
2141 DATA_DIRECTION Direction,
2161 Direction: Indicates the data transfer direction.
2293 Direction,
2303 DATA_DIRECTION Direction,
2319 Direction: Indicates the data transfer direction.
2397 if (Direction == DataIn) {