Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/libsas/
A Dsas_port.c199 flush_workqueue(sas_ha->disco_q); in sas_form_port()
268 flush_workqueue(sas_ha->disco_q); in sas_deform_port()
298 flush_workqueue(phy->port->ha->disco_q); in sas_porte_broadcast_rcvd()
A Dsas_init.c130 sas_ha->disco_q = create_singlethread_workqueue(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()
A Dsas_event.c65 drain_workqueue(ha->disco_q); in __sas_drain_work()
A Dsas_discover.c526 queue_work(ha->disco_q, &sw->work); in sas_chain_work()
/linux-6.3-rc2/include/scsi/
A Dlibsas.h382 struct workqueue_struct *disco_q; member

Completed in 9 milliseconds