Searched refs:fc_host_devloss_work_q (Results 1 – 2 of 2) sorted by relevance
662 #define fc_host_devloss_work_q(x) \ macro
2830 if (unlikely(!fc_host_devloss_work_q(shost))) { in fc_queue_devloss_work()2839 return queue_delayed_work(fc_host_devloss_work_q(shost), work, delay); in fc_queue_devloss_work()2849 if (!fc_host_devloss_work_q(shost)) { in fc_flush_devloss()2857 flush_workqueue(fc_host_devloss_work_q(shost)); in fc_flush_devloss()