Searched refs:ata_hsm_ok_in_wq (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/ata/
H A Dlibata-sff.c845 * ata_hsm_ok_in_wq - Check if the qc can be handled in the workqueue.
852 static inline int ata_hsm_ok_in_wq(struct ata_port *ap, function
929 WARN_ON_ONCE(in_wq != ata_hsm_ok_in_wq(ap, qc));

Completed in 99 milliseconds