Searched refs:uchar (Results 1 – 7 of 7) sorted by relevance
32 #define uchar unsigned char macro203 uchar reg_value;215 uchar clock_freq;216 uchar chip; /* what kind of wd33c93? */217 uchar microcode; /* microcode rev */218 uchar dma_buffer_pool; /* FEF: buffer from chip_ram? */223 uchar *dma_bounce_buffer;225 volatile uchar busy[8]; /* index = target, bit = lun */230 uchar state; /* what we are currently doing */233 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;6482 (uchar)(sdtr_data & (uchar) in AscIsrChipHalted()[all …]
165 static inline uchar187 static inline uchar194 write_wd33c93(const wd33c93_regs regs, uchar reg_num, uchar value) in write_wd33c93()235 uchar asr; in read_1_byte()236 uchar x = 0; in read_1_byte()265 static uchar272 uchar result; in calc_sync_xfer()628 uchar asr; in transfer_pio()1450 uchar sr; in reset_wd33c93()1601 uchar sr, asr; in wd33c93_abort()[all …]
47 typedef unsigned char uchar; typedef
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 46 milliseconds