Lines Matching refs:RIO_MPORT_ANY
1955 * (RIO_MPORT_ANY = set for all available mports)
1960 * if RIO_MPORT_ANY is specified).
1963 * In case of RIO_MPORT_ANY skips mports with valid scan routines (no error).
1973 if ((mport_id != RIO_MPORT_ANY && mport_id >= RIO_MAX_MPORTS) ||
1981 * the same mport ID (including RIO_MPORT_ANY). Multiple enumerators
2016 } else if (mport_id == RIO_MPORT_ANY && !port->nscan)
2032 * unregistered (RIO_MPORT_ANY = apply to all mports that use
2037 * device. If RIO_MPORT_ANY is specified, removes the specified operations from
2047 if (mport_id != RIO_MPORT_ANY && mport_id >= RIO_MAX_MPORTS)
2054 (mport_id == RIO_MPORT_ANY && port->nscan == scan_ops))
2255 scan->mport_id == RIO_MPORT_ANY) {