Lines Matching defs:ddcb
43 struct ddcb { struct
44 union {
52 u8 pre; /* Preamble */
53 u8 xdir; /* Execution Directives */
54 __be16 seqnum_16; /* Sequence Number */
56 u8 acfunc; /* Accelerator Function.. */
57 u8 cmd; /* Command. */
58 __be16 cmdopts_16; /* Command Options */
59 u8 sur; /* Status Update Rate */
60 u8 psp; /* Protection Section Pointer */
61 __be16 rsvd_0e_16; /* Reserved invariant */
63 __be64 fwiv_64; /* Firmware Invariant. */
65 union {
72 u8 asv[ASV_LENGTH]; /* Appl Spec Variant */
74 __be16 rsvd_c0_16; /* Reserved Variant */
75 __be16 vcrc_16; /* Variant CRC */
76 __be32 rsvd_32; /* Reserved unprotected */
78 __be64 deque_ts_64; /* Deque Time Stamp. */
80 __be16 retc_16; /* Return Code */
81 __be16 attn_16; /* Attention/Extended Error Codes */
82 __be32 progress_32; /* Progress indicator. */
84 __be64 cmplt_ts_64; /* Completion Time Stamp. */
87 __be32 ibdc_32; /* Inbound Data Count (* 256) */
88 __be32 obdc_32; /* Outbound Data Count (* 256) */
90 __be64 rsvd_SLH_64; /* Reserved for hardware */
91 union { /* private data for driver */
95 __be64 disp_ts_64; /* Dispatch TimeStamp */