Searched defs:fcpio_fw_req (Results 1 – 1 of 1) sorted by relevance
672 struct fcpio_fw_req { struct673 struct fcpio_header hdr;675 union {720 static inline void fcpio_color_enc(struct fcpio_fw_req *fw_req, u8 color) in fcpio_color_enc() argument