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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A D3w-9xxx.c77 Fix bug in twa_get_param() on 4GB+.
1057 static void *twa_get_param(TW_Device_Extension *tw_dev, int request_id, int table_id, int parameter_id, int parameter_size_bytes) function
1097 } /* End twa_get_param() */
2125 (char *)twa_get_param(tw_dev, 0, TW_VERSION_TABLE,
2127 (char *)twa_get_param(tw_dev, 1, TW_VERSION_TABLE,
2129 le32_to_cpu(*(int *)twa_get_param(tw_dev, 2, TW_INFORMATION_TABLE,

Completed in 49 milliseconds