RIO_MPORT_ANY
if (rio_register_scan(RIO_MPORT_ANY, &rio_scan_ops))
if (val == RIO_MPORT_ANY) {
if ((mport_id != RIO_MPORT_ANY && mport_id >= RIO_MAX_MPORTS) ||
} else if (mport_id == RIO_MPORT_ANY && !port->nscan)
scan->mport_id == RIO_MPORT_ANY) {