Searched defs:fcp_prli (Results 1 – 2 of 2) sorted by relevance
230 struct fcp_prli { struct231 uchar_t type;232 uchar_t resvd1; /* rsvd by std */236 uint16_t orig_process_assoc_valid : 1,237 resp_process_assoc_valid : 1,238 establish_image_pair : 1,239 resvd2 : 13; /* rsvd by std */243 uint16_t resvd2 : 13, /* rsvd by std */244 establish_image_pair : 1,245 resp_process_assoc_valid : 1,[all …]
187 struct fcp_prli { struct210 struct fcp_prli_acc { argument