Searched refs:scsi_host_complete_all_commands (Results 1 – 3 of 3) sorted by relevance
713 void scsi_host_complete_all_commands(struct Scsi_Host *shost, in scsi_host_complete_all_commands() function719 EXPORT_SYMBOL_GPL(scsi_host_complete_all_commands);
782 extern void scsi_host_complete_all_commands(struct Scsi_Host *shost,
1599 scsi_host_complete_all_commands(host, DID_RESET); in _aac_reset_adapter()