Lines Matching refs:x3
37 static const u_int8_t acard_act_udma[] = {0x3, 0x3, 0x3, 0x3, 0x3, 0x3, 0x3};
39 static const u_int8_t acard_act_dma[] = {0x0, 0x3, 0x3};
40 static const u_int8_t acard_rec_dma[] = {0xa, 0x3, 0x1};
41 static const u_int8_t acard_act_pio[] = {0x0, 0x0, 0x0, 0x3, 0x3};
42 static const u_int8_t acard_rec_pio[] = {0x0, 0xa, 0x8, 0x3, 0x1};
48 (((x) & 0x3) << ((channel) * 4 + (drive) * 2))
55 {0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7};