Searched defs:lpfc_pbl_pool (Results 1 – 1 of 1) sorted by relevance
619 struct lpfc_pbl_pool { struct620 struct list_head list;621 u32 count;622 spinlock_t lock; /* lock for pbl_pool*/