Searched defs:fcpio_fw_req (Results 1 – 1 of 1) sorted by relevance
684 struct fcpio_fw_req { struct685 struct fcpio_header hdr;687 union {732 static inline void fcpio_color_enc(struct fcpio_fw_req *fw_req, u8 color) in fcpio_color_enc() argument