Searched refs:command_phase1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | dc395x.c | 359 static void command_phase1(struct AdapterCtlBlk *acb, struct ScsiReqBlk *srb, 419 command_phase1, /* phase:2 */ 1653 /* command_phase1, phase:2 */ in dc395x_handle_interrupt() 1759 static void command_phase1(struct AdapterCtlBlk *acb, struct ScsiReqBlk *srb, in command_phase1() function 1765 dprintkdbg(DBG_0, "command_phase1: (0x%p)\n", srb->cmd); in command_phase1() 1767 clear_fifo(acb, "command_phase1"); in command_phase1()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | dc395x.c | 344 static void command_phase1(struct AdapterCtlBlk *acb, struct ScsiReqBlk *srb, 404 command_phase1, /* phase:2 */ 1629 /* command_phase1, phase:2 */ in dc395x_handle_interrupt() 1736 static void command_phase1(struct AdapterCtlBlk *acb, struct ScsiReqBlk *srb, in command_phase1() function 1742 dprintkdbg(DBG_0, "command_phase1: (0x%p)\n", srb->cmd); in command_phase1() 1744 clear_fifo(acb, "command_phase1"); in command_phase1()
|
Completed in 12 milliseconds