Searched refs:sym_reset_scsi_bus (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/scsi/sym53c8xx_2/ |
H A 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() 885 sym_reset_scsi_bus(np, 1); in sym53c8xx_sdev_destroy() 1375 if (sym_reset_scsi_bus(np, 0)) in sym_attach() 1882 if (sym_reset_scsi_bus(np, 0)) { in sym2_io_slot_reset()
|
H A D | sym_hipd.h | 1043 int sym_reset_scsi_bus(struct sym_hcb *np, int enab_int);
|
H A 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/Documentation/PCI/ |
H A D | pci-error-recovery.rst | 310 + sym_reset_scsi_bus(np, 0);
|