Searched refs:sym_reset_scsi_bus (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/scsi/sym53c8xx_2/ |
D | sym_glue.c | 689 sym_reset_scsi_bus(np, 1); in sym53c8xx_eh_bus_reset_handler() 734 sym_reset_scsi_bus(np, 0); in sym53c8xx_eh_host_reset_handler() 884 sym_reset_scsi_bus(np, 1); in sym53c8xx_slave_destroy() 1374 if (sym_reset_scsi_bus(np, 0)) in sym_attach() 1881 if (sym_reset_scsi_bus(np, 0)) { in sym2_io_slot_reset()
|
D | sym_hipd.h | 1043 int sym_reset_scsi_bus(struct sym_hcb *np, int enab_int);
|
D | sym_hipd.c | 174 sym_reset_scsi_bus(np, 1); in sym_start_reset() 177 int sym_reset_scsi_bus(struct sym_hcb *np, int enab_int) in sym_reset_scsi_bus() function 5303 sym_reset_scsi_bus(np, 1);
|
/linux-6.12.1/Documentation/PCI/ |
D | pci-error-recovery.rst | 310 + sym_reset_scsi_bus(np, 0);
|