Home
last modified time | relevance | path

Searched defs:I2O_TID_MASK (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/raid/asr/
H A Ddptalign.h173 #define I2O_TID_MASK ((unsigned DPT_4_BYTES) ((1L<<I2O_TID_SZ)-1)) macro
H A Di2odep.h174 # define I2O_TID_MASK ((U16)((1L<<I2O_TID_SZ)-1)) macro