Home
last modified time | relevance | path

Searched refs:inject_lost_data_frame (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/isp/
Disp_freebsd.h265 unsigned int inject_lost_data_frame; member
Disp_freebsd.c185 …_AUTO, "inject_lost_data_frame", CTLFLAG_RW, &ISP_FC_PC(isp, 0)->inject_lost_data_frame, 0, "Cause… in isp_attach_chan()
1841 …P_FC_PC(isp, XS_CHANNEL(ccb))->inject_lost_data_frame && xfrlen > ISP_FC_PC(isp, XS_CHANNEL(ccb))-… in isp_target_start_ctio()
1843 ISP_FC_PC(isp, XS_CHANNEL(ccb))->inject_lost_data_frame = 0; in isp_target_start_ctio()