Lines Matching defs:command
18 unsigned int cmdptr_hi; /* upper 32 bits of command address */
19 unsigned int cmdptr; /* (lower 32 bits of) command address (phys) */
43 * DBDMA command structure. These fields are all little-endian!
47 __le16 command; /* command word (has bit-fields) */
49 __le32 cmd_dep; /* command-dependent field */
54 /* DBDMA command values in command field */
64 /* Key values in command field */
73 /* Interrupt control values in command field */
79 /* Branch control values in command field */
85 /* Wait control values in command field */
91 /* Align an address for a DBDMA command structure */