Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/libfc/
Dfc_exch.c418 static inline struct fc_exch *fc_exch_ptr_get(struct fc_exch_pool *pool, in fc_exch_ptr_get() function
836 while (fc_exch_ptr_get(pool, index)) { in fc_exch_em_alloc()
915 ep = fc_exch_ptr_get(pool, (xid - mp->min_xid) >> fc_cpu_order); in fc_exch_find()