Lines Matching refs:command
548 …int (*adapter_sync_cmd)(struct aac_dev *dev, u32 command, u32 p1, u32 p2, u32 p3, u32 p4, u32 p5,…
1243 #define aac_adapter_sync_cmd(dev, command, p1, p2, p3, p4, p5, p6, status, r1, r2, r3, r4) \ argument
1244 (dev)->a_ops.adapter_sync_cmd(dev, command, p1, p2, p3, p4, p5, p6, status, r1, r2, r3, r4)
1401 __le32 command; member
1410 __le32 command; member
1427 __le32 command; member
1437 __le32 command; member
1481 __le32 command; /* VM_ContainerConfig */ member
1508 __le32 command; /* VM_ContainerConfig */ member
1518 __le32 command; /* VM_ContainerConfig */ member
1705 __le32 command; /* VM_ContainerConfig */ member
1741 __le32 command; /* VM_ContainerConfig */ member
1751 __le32 command; /* VM_ContainerConfig */ member
1792 __le32 command; member
1806 __le32 command; /* VM_ContainerConfig */ member
1830 __le32 command; /* VM_ContainerConfig */ member
1847 __le32 command; member
2080 __le32 command; /* Tell host what type of notify this is */ member
2110 int aac_fib_send(u16 command, struct fib * context, unsigned long size, int priority, int wait, int…