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

/freebsd-current/sys/dev/isp/
H A Disp_stds.h118 uint8_t ct_fcs_type; member in struct:__anon2793
H A Disp.c2097 ct.ct_fcs_type = CT_FC_TYPE_FC;
2140 ct.ct_fcs_type = CT_FC_TYPE_FC;
2197 ct.ct_fcs_type = CT_FC_TYPE_FC;
2561 ct->ct_fcs_type = CT_FC_TYPE_FC;
2609 ct->ct_fcs_type = CT_FC_TYPE_FC;
2668 ct->ct_fcs_type = CT_FC_TYPE_FC;
2732 ct->ct_fcs_type = CT_FC_TYPE_FC;
H A Disp_library.c1327 ISP_IOZGET_8(isp, &src->ct_fcs_type, dst->ct_fcs_type);
1346 ISP_IOZPUT_8(isp, src->ct_fcs_type, &dst->ct_fcs_type);

Completed in 186 milliseconds