Searched refs:twa_initconnection (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/scsi/ |
D | 3w-9xxx.c | 133 static int twa_initconnection(TW_Device_Extension *tw_dev, int message_credits, 581 if (twa_initconnection(tw_dev, TW_INIT_MESSAGE_CREDITS, in twa_check_srl() 597 if (twa_initconnection(tw_dev, TW_INIT_MESSAGE_CREDITS, in twa_check_srl() 1106 static int twa_initconnection(TW_Device_Extension *tw_dev, int message_credits, in twa_initconnection() function 1945 if (twa_initconnection(tw_dev, 1, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL)) { in __twa_shutdown() 2203 if (twa_initconnection(tw_dev, 1, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL)) { in twa_suspend()
|