Home
last modified time | relevance | path

Searched defs:fip_basic_hdr_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Dfip.h94 typedef struct fip_basic_hdr_s { struct
95 uint16_t hd_opcode;
96 uint8_t hd_reserved1;
97 uint8_t hd_subcode;
98 uint16_t hd_desc_list_len;
99 uint16_t hd_flags;
100 uint8_t hd_type;
101 uint8_t hd_len;
102 uint8_t hd_reserved2[2];
103 uint8_t hd_vendor_id[FIP_VENDOR_LEN];