Home
last modified time | relevance | path

Searched refs:in_wq (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_dwc.c229 u8 status, int in_wq);
262 static void ata_hsm_qc_complete(struct ata_queued_cmd *qc, int in_wq);
1285 u8 status, int in_wq) in ata_hsm_move() argument
1398 ata_hsm_qc_complete(qc, in_wq); in ata_hsm_move()
1409 ata_hsm_qc_complete(qc, in_wq); in ata_hsm_move()
1497 static void ata_hsm_qc_complete(struct ata_queued_cmd *qc, int in_wq) in ata_hsm_qc_complete() argument
1501 if (in_wq) { in ata_hsm_qc_complete()