Home
last modified time | relevance | path

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

/src/sys/dev/isp/
H A Disp_freebsd.h229 unsigned int inject_lost_data_frame; member
H A Disp_freebsd.c188 "inject_lost_data_frame", CTLFLAG_RW, &fc->inject_lost_data_frame, 0, in isp_attach_chan()
1202 …P_FC_PC(isp, XS_CHANNEL(ccb))->inject_lost_data_frame && xfrlen > ISP_FC_PC(isp, XS_CHANNEL(ccb))-… in isp_target_start_ctio()
1204 ISP_FC_PC(isp, XS_CHANNEL(ccb))->inject_lost_data_frame = 0; in isp_target_start_ctio()