Searched refs:start_mem_phy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dbd_chain.h115 lm_address_t start_mem_phy; local
152 start_mem_phy = mem_phy;
180 next_bd->addr_hi = mm_cpu_to_le32(start_mem_phy.as_u32.high);
181 next_bd->addr_lo = mm_cpu_to_le32(start_mem_phy.as_u32.low);

Completed in 59 milliseconds