Searched defs:attributes (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | orion5x.dtsi | 9 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
| H A D | armada-39x.dtsi | 13 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
| H A D | armada-370-xp.dtsi | 16 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
| H A D | kirkwood.dtsi | 5 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
| H A D | armada-375.dtsi | 15 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
| H A D | armada-38x.dtsi | 15 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
| H A D | dove.dtsi | 5 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
| /f-stack/freebsd/amd64/include/ |
| H A D | sgxreg.h | 122 struct secs_attr attributes; member
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_dv.c | 3930 const struct rte_flow_attr *attributes, in flow_dv_validate_action_jump() 5131 const struct rte_flow_attr *attributes, in flow_dv_validate_attributes()
|
| H A D | mlx5_flow.c | 1642 const struct rte_flow_attr *attributes, in mlx5_flow_validate_attributes()
|