Searched refs:send_s870 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | atp870u.c | 44 static void send_s870(struct atp_unit *dev,unsigned char c); 226 send_s870(dev,c); in atp870u_intr_handle() 511 send_s870(dev,c); in atp870u_intr_handle() 662 send_s870(dev,c); in atp870u_queuecommand_lck() 673 * send_s870 - send a command to the controller 681 static void send_s870(struct atp_unit *dev,unsigned char c) in send_s870() function 779 printk("send_s870 while loop 1\n"); in send_s870() 880 printk("send_s870: prdaddr_2 0x%8x target_id %d\n", dev->id[c][target_id].prdaddr,target_id); in send_s870()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | atp870u.c | 44 static void send_s870(struct atp_unit *dev,unsigned char c); 235 send_s870(dev,c); in atp870u_intr_handle() 543 send_s870(dev,c); in atp870u_intr_handle() 692 send_s870(dev,c); in atp870u_queuecommand_lck() 703 * send_s870 - send a command to the controller 710 static void send_s870(struct atp_unit *dev, unsigned char c) in send_s870() function 809 printk("send_s870 while loop 1\n"); in send_s870() 915 printk("send_s870: prdaddr_2 0x%8x target_id %d\n", in send_s870()
|
Completed in 5 milliseconds