Searched refs:disco_q (Results 1 – 4 of 4) sorted by relevance
198 flush_workqueue(sas_ha->disco_q); in sas_form_port() 266 flush_workqueue(sas_ha->disco_q); in sas_deform_port() 296 flush_workqueue(phy->port->ha->disco_q); in sas_porte_broadcast_rcvd()
130 sas_ha->disco_q = alloc_ordered_workqueue("%s", WQ_MEM_RECLAIM, name); in sas_register_ha() 131 if (!sas_ha->disco_q) in sas_register_ha() 172 destroy_workqueue(sas_ha->disco_q); in sas_unregister_ha()
65 drain_workqueue(ha->disco_q); in __sas_drain_work()
555 queue_work(ha->disco_q, &sw->work); in sas_chain_work()