Searched refs:ver_flags (Results 1 – 2 of 2) sorted by relevance
145 aoehdr->ver_flags = AOE_VERSION; in aoe_send_command()300 if ( ( aoehdr->ver_flags & AOE_VERSION_MASK ) != AOE_VERSION ) { in aoe_rx()304 if ( ! ( aoehdr->ver_flags & AOE_FL_RESPONSE ) ) { in aoe_rx()318 if ( aoehdr->ver_flags & AOE_FL_ERROR ) { in aoe_rx()
69 uint8_t ver_flags; member