Searched refs:twa_post_command_packet (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.c146 static int twa_post_command_packet(TW_Device_Extension *tw_dev, int request_id, char internal);
518 twa_post_command_packet(tw_dev, request_id, 1);
715 twa_post_command_packet(tw_dev, request_id, 1);
1085 twa_post_command_packet(tw_dev, request_id, 1);
1149 twa_post_command_packet(tw_dev, request_id, 1);
1281 if (twa_post_command_packet(tw_dev, request_id, 1)==0) {
1532 static int twa_post_command_packet(TW_Device_Extension *tw_dev, int request_id, char internal) function
1595 } /* End twa_post_command_packet() */
1924 retval = twa_post_command_packet(tw_dev, request_id, 0);
1926 twa_post_command_packet(tw_de
[all...]

Completed in 45 milliseconds