Home
last modified time | relevance | path

Searched refs:RIO_MPORT_ANY (Results 1 – 4 of 4) sorted by relevance

/drivers/rapidio/
A Drio.h14 #define RIO_MPORT_ANY (-1) macro
A Drio-sysfs.c297 if (val == RIO_MPORT_ANY) { in scan_store()
A Drio.c1847 if ((mport_id != RIO_MPORT_ANY && mport_id >= RIO_MAX_MPORTS) || in rio_register_scan()
1890 } else if (mport_id == RIO_MPORT_ANY && !port->nscan) in rio_register_scan()
2071 scan->mport_id == RIO_MPORT_ANY) { in rio_register_mport()
A Drio-scan.c1149 if (rio_register_scan(RIO_MPORT_ANY, &rio_scan_ops)) in rio_basic_attach()

Completed in 14 milliseconds