Searched refs:twa_get_param (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/scsi/ |
D | 3w-9xxx.c | 1057 static void *twa_get_param(TW_Device_Extension *tw_dev, int request_id, int table_id, int parameter… in twa_get_param() function 2129 (char *)twa_get_param(tw_dev, 0, TW_VERSION_TABLE, in twa_probe() 2131 (char *)twa_get_param(tw_dev, 1, TW_VERSION_TABLE, in twa_probe() 2133 le32_to_cpu(*(int *)twa_get_param(tw_dev, 2, TW_INFORMATION_TABLE, in twa_probe()
|