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