Searched refs:send_s870 (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 Datp870u.c44 static void send_s870(struct atp_unit *dev,unsigned char c);
179 send_s870(dev,c);
507 send_s870(dev,c);
689 send_s870(dev,c);
698 * send_s870 - send a command to the controller
706 static void send_s870(struct atp_unit *dev,unsigned char c) function
818 printk("send_s870 while loop 1\n");
930 printk("send_s870: prdaddr_2 0x%8x tmpcip %x target_id %d\n", dev->id[c][target_id].prdaddr,tmpcip,target_id);

Completed in 24 milliseconds