Searched refs:mports (Results 1 – 4 of 4) sorted by relevance
53 (depending on number of available mports and networks).116 define how any given method can be attached to available RapidIO mports:117 simply to all available mports OR individually to the specified mport device.179 (ii) the "hdid=" parameter in systems with multiple mports can have228 To initiate RapidIO enumeration/discovery on all available mports a user may
107 To initiate RapidIO enumeration/discovery on all available mports131 fabric enumerating mports have a valid destination ID assigned
311 struct list_head mports; /* list of ports accessing net */ member
906 INIT_LIST_HEAD(&net->mports); in rio_alloc_net()907 list_add_tail(&port->nnode, &net->mports); in rio_alloc_net()