Searched refs:PH_BUS_FREE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | dc395x.h | 263 #define PH_BUS_FREE 0x05 /* Invalid phase used as bus free */ macro
|
H A D | dc395x.c | 395 nop0, /* phase:4 PH_BUS_FREE .. initial phase */ 396 nop0, /* phase:5 PH_BUS_FREE .. initial phase */ 406 nop1, /* phase:4 PH_BUS_FREE .. initial phase */ 407 nop1, /* phase:5 PH_BUS_FREE .. initial phase */ 884 srb->scsi_phase = PH_BUS_FREE; /* initial phase */ in build_srb() 1389 srb->scsi_phase = PH_BUS_FREE; /* initial phase */ in start_scsi() 1501 srb->scsi_phase = PH_BUS_FREE; /* initial phase */ in start_scsi() 1608 /* nop0, phase:4 PH_BUS_FREE .. initial phase */ in dc395x_handle_interrupt() 1609 /* nop0, phase:5 PH_BUS_FREE .. initial phase */ in dc395x_handle_interrupt() 1631 /* nop1, phase:4 PH_BUS_FREE in dc395x_handle_interrupt() [all...] |
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | dc395x.h | 301 #define PH_BUS_FREE 0x05 /* Invalid phase used as bus free */ macro
|
H A D | dc395x.c | 410 nop0, /* phase:4 PH_BUS_FREE .. initial phase */ 411 nop0, /* phase:5 PH_BUS_FREE .. initial phase */ 421 nop1, /* phase:4 PH_BUS_FREE .. initial phase */ 422 nop1, /* phase:5 PH_BUS_FREE .. initial phase */ 899 srb->scsi_phase = PH_BUS_FREE; /* initial phase */ in build_srb() 1413 srb->scsi_phase = PH_BUS_FREE; /* initial phase */ in start_scsi() 1525 srb->scsi_phase = PH_BUS_FREE; /* initial phase */ in start_scsi() 1632 /* nop0, phase:4 PH_BUS_FREE .. initial phase */ in dc395x_handle_interrupt() 1633 /* nop0, phase:5 PH_BUS_FREE .. initial phase */ in dc395x_handle_interrupt() 1655 /* nop1, phase:4 PH_BUS_FREE in dc395x_handle_interrupt() [all...] |
Completed in 10 milliseconds