Searched defs:physdev_op (Results 1 – 2 of 2) sorted by relevance
181 struct physdev_op { struct182 uint32_t cmd;183 union {189 } u;
212 struct physdev_op { struct222 typedef struct physdev_op physdev_op_t; argument