Searched refs:excl_link (Results 1 – 4 of 4) sorted by relevance
1408 if (unlikely(ap->excl_link)) { in mv_qc_defer()1409 if (link == ap->excl_link) { in mv_qc_defer()1435 ap->excl_link = link; in mv_qc_defer()
5068 ap->excl_link == link)) in __ata_qc_complete()5069 ap->excl_link = NULL; in __ata_qc_complete()
754 ap->excl_link = NULL; /* don't maintain exclusion over EH */ in ata_scsi_port_error_handler()
921 struct ata_link *excl_link; /* for PMP qc exclusion */ member