Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
I40E_TLV_STATUS_SYNC
usr/src/uts/common/io/i40e/core/i40e_dcb.c
747
sync = (status & I40E_TLV_STATUS_SYNC) ? 1 : 0;
usr/src/uts/common/io/i40e/core/i40e_dcb.c
763
sync = (status & I40E_TLV_STATUS_SYNC) ? 1 : 0;
usr/src/uts/common/io/i40e/core/i40e_dcb.c
779
sync = (status & I40E_TLV_STATUS_SYNC) ? 1 : 0;