Searched refs:ORB_CTRL0_MASK_I2K (Results 1 – 2 of 2) sorted by relevance
166 #define ORB_CTRL0_MASK_I2K 0x0001 macro
977 cds->flags = (orb->ctrl0 & ORB_CTRL0_MASK_I2K ? CDS_F_I2K : 0) | in ccw_dstream_init()