Searched refs:fc_queue_devloss_work (Results 1 - 1 of 1) sorted by last modified time

/drivers/scsi/
H A Dscsi_transport_fc.c2378 * fc_queue_devloss_work - Schedule work for the fc_host devloss workqueue.
2387 fc_queue_devloss_work(struct Scsi_Host *shost, struct delayed_work *work, function
3019 fc_queue_devloss_work(shost, &rport->fail_io_work,
3023 fc_queue_devloss_work(shost, &rport->dev_loss_work, timeout * HZ);

Completed in 54 milliseconds