Searched refs:RIO_MPORT_ANY (Results 1 – 6 of 6) sorted by relevance
18 #define RIO_MPORT_ANY (-1) macro
1662 if ((mport_id != RIO_MPORT_ANY && mport_id >= RIO_MAX_MPORTS) || in rio_register_scan()1705 } else if (mport_id == RIO_MPORT_ANY && !port->nscan) in rio_register_scan()1736 if (mport_id != RIO_MPORT_ANY && mport_id >= RIO_MAX_MPORTS) in rio_unregister_scan()1743 (mport_id == RIO_MPORT_ANY && port->nscan == scan_ops)) in rio_unregister_scan()1945 scan->mport_id == RIO_MPORT_ANY) { in rio_register_mport()
314 if (val == RIO_MPORT_ANY) { in bus_scan_store()
1191 if (rio_register_scan(RIO_MPORT_ANY, &rio_scan_ops)) in rio_basic_attach()
108 a user must write '-1' (or RIO_MPORT_ANY) into this attribute file.
229 write '-1' (or RIO_MPORT_ANY) into the scan attribute file.