Searched refs:twa_get_param (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/scsi/ |
D | 3w-9xxx.c | 1056 static void *twa_get_param(TW_Device_Extension *tw_dev, int request_id, int table_id, int parameter… in twa_get_param() function 2099 (char *)twa_get_param(tw_dev, 0, TW_VERSION_TABLE, in twa_probe() 2101 (char *)twa_get_param(tw_dev, 1, TW_VERSION_TABLE, in twa_probe() 2103 le32_to_cpu(*(__le32 *)twa_get_param(tw_dev, 2, TW_INFORMATION_TABLE, in twa_probe()
|