Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h371 typedef struct ocs_hw_dif_info_s { struct
372 ocs_hw_dif_oper_e dif_oper;
373 ocs_hw_dif_blk_size_e blk_size;
374 uint32_t ref_tag_cmp;
375 uint32_t ref_tag_repl;
376 uint32_t app_tag_cmp:16,
377 app_tag_repl:16;
378 uint32_t check_ref_tag:1,
379 check_app_tag:1,
380 check_guard:1,
[all …]