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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_er.c218 u32_t port_is_idle_0 = 0; local
226 port_is_idle_0 = REG_RD(pdev, PXP2_REG_RD_PORT_IS_IDLE_0);
234 && ((port_is_idle_0 & 0x1) == 0x1)
246 DbgMessage(pdev, FATAL, "sr_cnt=0x%08x, blk_cnt=0x%08x, port_is_idle_0=0x%08x, port_is_idle_1=0x%08x, pgl_exp_rom2=0x%08x\n",
247 sr_cnt, blk_cnt, port_is_idle_0, port_is_idle_1, pgl_exp_rom2);

Completed in 45 milliseconds