Searched refs:uchar (Results 1 – 6 of 6) sorted by relevance
32 #define uchar unsigned char macro208 uchar reg_value;220 uchar clock_freq;221 uchar chip; /* what kind of wd33c93? */222 uchar microcode; /* microcode rev */223 uchar dma_buffer_pool; /* FEF: buffer from chip_ram? */228 uchar *dma_bounce_buffer;230 volatile uchar busy[8]; /* index = target, bit = lun */235 uchar state; /* what we are currently doing */238 uchar disconnect; /* disconnect/reselect policy */[all …]
248 uchar q_no;249 uchar cntl;263 uchar flag;296 uchar res;334 uchar fwd;335 uchar bwd;352 uchar fwd;353 uchar bwd;441 uchar res;6473 (uchar)(sdtr_data & (uchar) in AscIsrChipHalted()[all …]
169 uchar data; in read_wd33c93()195 write_wd33c93(const wd33c93_regs regs, uchar reg_num, uchar value) in write_wd33c93()253 write_wd33c93(const wd33c93_regs regs, uchar reg_num, uchar value) in write_wd33c93()295 uchar asr; in read_1_byte()296 uchar x = 0; in read_1_byte()325 static uchar332 uchar result; in calc_sync_xfer()685 uchar asr; in transfer_pio()1503 uchar sr; in reset_wd33c93()1654 uchar sr, asr; in wd33c93_abort()[all …]
49 __DEFINE_GUEST_HANDLE(uchar, unsigned char);
238 GUEST_HANDLE(uchar) edid;298 GUEST_HANDLE(uchar) cpumap_bitmap;
87 __DEFINE_GUEST_HANDLE(uchar, unsigned char);
Completed in 41 milliseconds