sas_queue_work     38 drivers/scsi/libsas/sas_event.c 	rc = sas_queue_work(ha, work);
sas_queue_work     62 drivers/scsi/libsas/sas_event.c 		ret = sas_queue_work(ha, sw);
sas_queue_work    496 drivers/scsi/libsas/sas_init.c 	sas_queue_work(ha, &d->reset_work);
sas_queue_work    523 drivers/scsi/libsas/sas_init.c 	sas_queue_work(ha, &d->enable_work);
sas_queue_work     69 drivers/scsi/libsas/sas_internal.h int sas_queue_work(struct sas_ha_struct *ha, struct sas_work *sw);