Searched refs:port_is_idle_0 (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c11054 uint32_t sr_cnt, blk_cnt, port_is_idle_0, port_is_idle_1, pgl_exp_rom2; local
11061 port_is_idle_0 = REG_RD(sc, PXP2_REG_RD_PORT_IS_IDLE_0);
11069 ((port_is_idle_0 & 0x1) == 0x1) &&
11080 "sr_cnt=0x%08x, blk_cnt=0x%08x, port_is_idle_0=0x%08x, "
11082 sr_cnt, blk_cnt, port_is_idle_0,

Completed in 107 milliseconds