Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/libfc/
Dfc_exch.c764 static void fc_exch_timeout(struct work_struct *work) in fc_exch_timeout() function
884 INIT_DELAYED_WORK(&ep->timeout_work, fc_exch_timeout); in fc_exch_em_alloc()