Lines Matching defs:root
913 struct dentry *root;
1633 * root complexes. However if a switch is present in the path, then things get
1635 * root complex is strict and is validating that all req/reps are matches
1641 * 010 X X fails (request is routed to root but root never sees comp)
1642 * 011 0 X fails (request is routed to root but root never sees comp)
1645 * 101 X 0 fails (completion is routed to root but root didn't see req)
1648 * 111 1 0 fails (completion is routed to root but root didn't see req)