ATM_VCI_UNSPEC
instance->cached_vci = ATM_VCI_UNSPEC;
instance->cached_vci = ATM_VCI_UNSPEC;
vcc->vci = ATM_VCI_UNSPEC;
vpi >> dev->ci_range.vpi_bits) || (vci != ATM_VCI_UNSPEC &&
if (vpi != ATM_VPI_UNSPEC && vci != ATM_VCI_UNSPEC)
if (vpi == ATM_VPI_UNSPEC || vci == ATM_VCI_UNSPEC)
if (vcc->vci != ATM_VCI_UNSPEC)