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

/freebsd-13-stable/sys/dev/isp/
H A Disp_stds.h119 uint8_t ct_fcs_type; member in struct:__anon12427
H A Disp.c1880 ct.ct_fcs_type = CT_FC_TYPE_FC;
1923 ct.ct_fcs_type = CT_FC_TYPE_FC;
1980 ct.ct_fcs_type = CT_FC_TYPE_FC;
2344 ct->ct_fcs_type = CT_FC_TYPE_FC;
2392 ct->ct_fcs_type = CT_FC_TYPE_FC;
2451 ct->ct_fcs_type = CT_FC_TYPE_FC;
2515 ct->ct_fcs_type = CT_FC_TYPE_FC;
H A Disp_library.c1328 ISP_IOZGET_8(isp, &src->ct_fcs_type, dst->ct_fcs_type);
1347 ISP_IOZPUT_8(isp, src->ct_fcs_type, &dst->ct_fcs_type);

Completed in 107 milliseconds