FIRST
FIRST, 1);
FIRST, 0);
if (!XGMAC_GET_BITS(packet->attributes, RX_PACKET_ATTRIBUTES, FIRST)) {
free_ent = ((block_compress) ? FIRST : 256);
free_ent = block_compress ? FIRST : 256;
free_ent = FIRST;
free_ent = FIRST;
zs->zs_free_ent = zs->zs_block_compress ? FIRST : 256;
zs->zs_free_ent = FIRST;
if (vflag == ALL || vflag == FIRST ||
if (vflag == DUP || vflag == FIRST)
enum _vflag vflag = FIRST;