ST_X_IN
xfertype = (direction == SCSI_DATA_IN) ? ST_X_IN : ST_X_OUT;
#define ST_SG_IN (SGXFR | ST_X_IN)