Searched refs:eh_strategy_handler (Results 1 – 20 of 20) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ |
D | aic7xxx.h | 42 eh_strategy_handler: NULL, \
|
/linux-2.4.37.9/drivers/scsi/ |
D | atp870u.h | 52 eh_strategy_handler: NULL, \
|
D | 3w-xxxx.h | 549 eh_strategy_handler : NULL, \ 582 eh_strategy_handler : NULL, \
|
D | ini9100u.h | 102 eh_strategy_handler: NULL, \
|
D | hosts.h | 162 int (*eh_strategy_handler)(struct Scsi_Host *); member
|
D | inia100.h | 97 eh_strategy_handler: NULL, \
|
D | sata_uli.c | 80 .eh_strategy_handler = ata_scsi_error,
|
D | sata_sis.c | 92 .eh_strategy_handler = ata_scsi_error,
|
D | sata_via.c | 100 .eh_strategy_handler = ata_scsi_error,
|
D | sata_vsc.c | 227 .eh_strategy_handler = ata_scsi_error,
|
D | sata_sil.c | 140 .eh_strategy_handler = ata_scsi_error,
|
D | sata_svw.c | 293 .eh_strategy_handler = ata_scsi_error,
|
D | sata_nv.c | 228 .eh_strategy_handler = ata_scsi_error,
|
D | scsi_error.c | 1922 if (host->hostt->eh_strategy_handler != NULL) { in scsi_error_handler() 1923 rtn = host->hostt->eh_strategy_handler(host); in scsi_error_handler()
|
D | ata_piix.c | 177 .eh_strategy_handler = ata_scsi_error,
|
D | sata_promise.c | 103 .eh_strategy_handler = ata_scsi_error,
|
D | sata_qstor.c | 137 .eh_strategy_handler = ata_scsi_error,
|
D | ahci.c | 205 .eh_strategy_handler = ata_scsi_error,
|
D | sata_sx4.c | 186 .eh_strategy_handler = ata_scsi_error,
|
/linux-2.4.37.9/drivers/message/fusion/ |
D | mptscsih.h | 265 .eh_strategy_handler = NULL, \
|