Home
last modified time | relevance | path

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

/linux/drivers/rapidio/
H A Drio.h14 #define RIO_MPORT_ANY (-1) macro
H A Drio-sysfs.c297 if (val == RIO_MPORT_ANY) { in scan_store()
H 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()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-rapidio200 user must write '-1' (or RIO_MPORT_ANY) into this attribute
/linux/Documentation/driver-api/rapidio/
H A Drapidio.rst237 write '-1' (or RIO_MPORT_ANY) into the scan attribute file.