Searched refs:mports (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Drio.h313 * @mports: List of master ports accessing this network
324 struct list_head mports; /* list of ports accessing net */ member in struct:rio_net
/linux-master/drivers/rapidio/
H A Drio.c116 INIT_LIST_HEAD(&net->mports);
1868 * in the global list of mports. If the mport is found, a pointer to its
1890 * (RIO_MPORT_ANY = set for all available mports)
1894 * attaches it to the specified mport device (or all available mports
1898 * In case of RIO_MPORT_ANY skips mports with valid scan routines (no error).
1939 * Traverse the list of registered mports to attach this new scan.
1944 * If the new scan is the global one, it will be attached only to mports
1967 * unregistered (RIO_MPORT_ANY = apply to all mports that use
1973 * all mports that have them attached.
2075 * on any of the registered mports
[all...]

Completed in 122 milliseconds