Searched refs:table_id (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A D3w-xxxx.h282 unsigned short table_id; member in struct:TAG_TW_Ioctl
301 unsigned short table_id; member in struct:__anon6341
H A D3w-xxxx.c390 param->table_id = 0x401; /* AEN table */
532 param->table_id = 0x401; /* AEN table */
942 param->table_id = 0x404; /* Features table */
1276 param->table_id = 3; /* unit summary table */
1410 param->table_id = TW_UNIT_INFORMATION_TABLE_BASE + tw_dev->srb[request_id]->device->id;
1499 param->table_id = TW_UNIT_INFORMATION_TABLE_BASE +
1759 param->table_id = 3; /* unit summary table */
H A D3w-9xxx.h606 unsigned short table_id; member in struct:__anon6334
H A D3w-9xxx.c480 param->table_id = cpu_to_le16(TW_TIMEKEEP_TABLE | 0x8000); /* Controller time keep table */
1029 static void *twa_get_param(TW_Device_Extension *tw_dev, int request_id, int table_id, int parameter_id, int parameter_size_bytes) argument
1050 param->table_id = cpu_to_le16(table_id | 0x8000);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmjpegenc.c86 static int put_huffman_table(MpegEncContext *s, int table_class, int table_id, argument
93 put_bits(p, 4, table_id);

Completed in 60 milliseconds