Searched refs:type_match (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.h978 type_match:8; member in struct:sli4_cmd_reg_fcfi_s::__anon7680
1009 type_match:8; member in struct:sli4_cmd_reg_fcfi_mrq_s::__anon7681
3600 uint8_t type_match; member in struct:__anon7708
H A Dsli4.c1130 reg_fcfi->rq_cfg[i].type_match = rq_cfg[i].type_match;
1183 reg_fcfi_mrq->rq_cfg[i].type_match = rq_cfg[i].type_match;
H A Docs_hw.c848 rq_cfg[i].type_match = (uint8_t) (hw->config.filter_def[i] >> 24);
1060 rq_filter[i].type_match = (uint8_t) (hw->config.filter_def[i] >> 24);
10846 rq_cfg[i].type_match = (uint8_t) (hw->config.filter_def[i] >> 24);

Completed in 109 milliseconds