Home
last modified time | relevance | path

Searched refs:sas_queue_work (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/libsas/
H A Dsas_event.c13 bool sas_queue_work(struct sas_ha_struct *ha, struct sas_work *sw) in sas_queue_work() function
35 rc = sas_queue_work(ha, work); in sas_queue_event()
49 if (!sas_queue_work(ha, sw)) { in sas_queue_deferred_work()
H A Dsas_init.c538 sas_queue_work(ha, &d->reset_work); in queue_phy_reset()
567 sas_queue_work(ha, &d->enable_work); in queue_phy_enable()
H A Dsas_internal.h68 bool sas_queue_work(struct sas_ha_struct *ha, struct sas_work *sw);