Searched refs:IOACCEL2_DIRECTION_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/
H A Dhpsa_cmd.h585 #define IOACCEL2_DIRECTION_MASK 0x03 /* bits 0,1: direction */ macro
H A Dhpsa.c4986 cp->direction &= ~IOACCEL2_DIRECTION_MASK;
4990 cp->direction &= ~IOACCEL2_DIRECTION_MASK;
4994 cp->direction &= ~IOACCEL2_DIRECTION_MASK;
5004 cp->direction &= ~IOACCEL2_DIRECTION_MASK;

Completed in 287 milliseconds