Home
last modified time | relevance | path

Searched defs:fc_exch_pool (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/scsi/libfc/
Dfc_exch.c68 struct fc_exch_pool { struct
69 spinlock_t lock;
70 struct list_head ex_list;
94 struct fc_exch_pool __percpu *pool; argument