_F_getCount
# define _F_getCount(w,x,y) (*((U32 __FAR__ *)(&((w)->x)))&I2O_SG_COUNT_MASK)
# define _F_getCount(w,x,y) getL24bit1(w,x,0)
# define _F_getCount(w,x,y) ((U32)((w)->y))