Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/libfc/
Dfc_exch.c547 static struct fc_seq *fc_seq_alloc(struct fc_exch *ep, u8 seq_id) in fc_seq_alloc() function
567 sp = fc_seq_alloc(ep, ep->seq_id++); in fc_seq_start_next_locked()
870 fc_seq_alloc(ep, ep->seq_id++); in fc_exch_em_alloc()