Searched refs:twa_initconnection (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/scsi/ |
D | 3w-9xxx.c | 133 static int twa_initconnection(TW_Device_Extension *tw_dev, int message_credits, 584 if (twa_initconnection(tw_dev, TW_INIT_MESSAGE_CREDITS, in twa_check_srl() 600 if (twa_initconnection(tw_dev, TW_INIT_MESSAGE_CREDITS, in twa_check_srl() 1108 static int twa_initconnection(TW_Device_Extension *tw_dev, int message_credits, in twa_initconnection() function 1965 if (twa_initconnection(tw_dev, 1, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL)) { in __twa_shutdown() 2231 if (twa_initconnection(tw_dev, 1, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL)) { in twa_suspend()
|