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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dlibata-core.c4678 * ata_hsm_ok_in_wq - Check if the qc can be handled in the workqueue.
4686 static inline int ata_hsm_ok_in_wq(struct ata_port *ap, struct ata_queued_cmd *qc) function
4776 WARN_ON(in_wq != ata_hsm_ok_in_wq(ap, qc));

Completed in 136 milliseconds