Searched defs:bcm_iov_buf (Results 1 – 4 of 4) sorted by relevance
178 typedef struct bcm_iov_buf { struct183 } bcm_iov_buf_t; argument
139 struct bcm_iov_buf { struct140 uint16 version;141 uint16 len;142 bcm_iov_cmd_id_t id;143 uint16 data[1]; /* 32 bit alignment may be repurposed by the command */
146 struct bcm_iov_buf { struct147 uint16 version;148 uint16 len;149 bcm_iov_cmd_id_t id;150 uint16 data[1]; /* 32 bit alignment may be repurposed by the command */
148 struct bcm_iov_buf { struct149 uint16 version;150 uint16 len;151 bcm_iov_cmd_id_t id;152 uint16 data[1]; /* 32 bit alignment may be repurposed by the command */