Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/include/
H A Dlm_l5st.h247 typedef struct _lm_fcoe_pbl_t struct
249 u8_t allocated; /*For D3 case and better debugging*/
250 lm_address_t *pbl_phys_table_virt;
251 lm_address_t pbl_phys_table_phys;
252 void *pbl_virt_table;
253 u32_t pbl_size; /* size allocated in bytes */
254 u32_t pbl_entries;/* number of entries in PBL */