Searched refs:ulong32 (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dgdth_ioctl.h37 typedef u32 ulong32; typedef
45 ulong32 sg_ptr; /* address */
46 ulong32 sg_len; /* length */
52 ulong32 sg_len; /* length */
57 ulong32 BoardNode; /* board node (always 0) */
58 ulong32 CommandIndex; /* command number */
63 ulong32 BlockNo; /* block number */
64 ulong32 BlockCnt; /* block count */
65 ulong32 DestAddr; /* dest. addr. (if s/g: -1) */
66 ulong32 sg_can
[all...]
H A Dgdth.h332 ulong32 msg_handle; /* message handle */
333 ulong32 msg_len; /* size of message */
334 ulong32 msg_alen; /* answer length */
346 ulong32 status;
347 ulong32 ext_status;
348 ulong32 info0;
349 ulong32 info1;
354 ulong32 version; /* The version of this IOCTL structure. */
355 ulong32 st_mode; /* 0=dis., 1=st_buf_addr1 valid, 2=both */
356 ulong32 st_buff_addr
[all...]
H A Dgdth.c428 static void gdth_eval_mapping(ulong32 size, ulong32 *cyls, int *heads, int *secs);
451 static int gdth_search_isa(ulong32 bios_adr);
457 static int gdth_init_isa(ulong32 bios_adr,gdth_ha_str *ha);
465 static int gdth_wait(int hanum,int index,ulong32 time);
466 static int gdth_internal_cmd(int hanum,unchar service,ushort opcode,ulong32 p1,
565 static ulong32 max_rq=0, max_index=0, max_sg=0;
567 static ulong32 max_int_coal=0;
569 static ulong32 act_ints=0, act_ios=0, act_stats=0, act_rq=0;
801 static void gdth_eval_mapping(ulong32 siz
[all...]
H A Dgdth_proc.c191 ulong32 cnt;
320 cnt = (3*GDTH_SCRATCH/4 - 5 * sizeof(ulong32)) /
643 (ulong32)(ha->hdr[i].size/2048), ha->hdr[i].start_sec);
761 if (((gdth_iord_str *)ha->pscratch)->size == (ulong32)size)

Completed in 88 milliseconds