Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/asr/
H A Di2odep.h196 # define _F_getCount(w,x,y) (*((U32 __FAR__ *)(&((w)->x)))&I2O_SG_COUNT_MASK) macro
236 # define _F_getCount(w,x,y) getL24bit1(w,x,0) macro
262 # define _F_getCount(w,x,y) ((U32)((w)->y)) macro