Searched refs:eh_ata_q (Results 1 – 3 of 3) sorted by relevance
379 struct list_head eh_ata_q; /* scmds to promote from sas to ata eh */ member
219 list_move_tail(&cmd->eh_entry, &sas_ha->eh_ata_q); in sas_eh_finish_cmd()646 list_splice_tail_init(&ha->eh_ata_q, work_q); in sas_eh_handle_sas_errors()
135 INIT_LIST_HEAD(&sas_ha->eh_ata_q); in sas_register_ha()