Lines Matching refs:RIO_MPORT_ANY
1890 * (RIO_MPORT_ANY = set for all available mports)
1895 * if RIO_MPORT_ANY is specified).
1898 * In case of RIO_MPORT_ANY skips mports with valid scan routines (no error).
1908 if ((mport_id != RIO_MPORT_ANY && mport_id >= RIO_MAX_MPORTS) ||
1916 * the same mport ID (including RIO_MPORT_ANY). Multiple enumerators
1951 } else if (mport_id == RIO_MPORT_ANY && !port->nscan)
1967 * unregistered (RIO_MPORT_ANY = apply to all mports that use
1972 * device. If RIO_MPORT_ANY is specified, removes the specified operations from
1982 if (mport_id != RIO_MPORT_ANY && mport_id >= RIO_MAX_MPORTS)
1989 (mport_id == RIO_MPORT_ANY && port->nscan == scan_ops))
2174 scan->mport_id == RIO_MPORT_ANY) {