Searched refs:in_wq (Results 1 – 2 of 2) sorted by relevance
882 static void ata_hsm_qc_complete(struct ata_queued_cmd *qc, int in_wq) in ata_hsm_qc_complete() argument887 if (in_wq) { in ata_hsm_qc_complete()906 if (in_wq) { in ata_hsm_qc_complete()925 u8 status, int in_wq) in ata_sff_hsm_move() argument939 WARN_ON_ONCE(in_wq != ata_hsm_ok_in_wq(ap, qc)); in ata_sff_hsm_move()1150 ata_hsm_qc_complete(qc, in_wq); in ata_sff_hsm_move()1159 ata_hsm_qc_complete(qc, in_wq); in ata_sff_hsm_move()
1950 u8 status, int in_wq);
Completed in 15 milliseconds