Searched defs:fza_ring_cmd (Results 1 – 1 of 1) sorted by relevance
228 struct fza_ring_cmd { struct229 u32 cmd_own; /* bit 31: ownership, bits [30:0]: command */230 u32 stat; /* command status */231 u32 buffer; /* address of the buffer in the FZA space */232 u32 pad0;