Home
last modified time | relevance | path

Searched refs:resid_under (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp.h151 resid_under : 1, /* resid non-zero */ member
161 resid_under : 1, /* resid non-zero */ member
/titanic_41/usr/src/uts/common/sys/fc4/
H A Dfcp.h120 resid_under : 1, /* resid non-zero */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c196 if (!rsp->fcp_u.fcp_status.resid_under && in emlxs_handle_fcp_event()
255 rsp->fcp_u.fcp_status.resid_under = 1; in emlxs_handle_fcp_event()
259 rsp->fcp_u.fcp_status.resid_under = 0; in emlxs_handle_fcp_event()
308 rsp_data_resid = (rsp->fcp_u.fcp_status.resid_under) ? in emlxs_handle_fcp_event()
447 rsp->fcp_u.fcp_status.resid_under = 1; in emlxs_handle_fcp_event()
541 rsp->fcp_u.fcp_status.resid_under = 1; in emlxs_handle_fcp_event()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c1089 fcp_rsp_iu->fcp_u.fcp_status.resid_under = in fcoei_fill_fcp_resp()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c2305 fcpr->fcp_u.fcp_status.resid_under = 1; in ql_status_error()
/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c3977 (!rsp->fcp_u.fcp_status.resid_under || in sf_inq_callback()
5482 rsp->fcp_u.fcp_status.resid_under) in sf_cmd_callback()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2769 if (rsp->fcp_u.fcp_status.resid_under) { in fcp_send_scsi_ioctl()
8847 rsp->fcp_u.fcp_status.resid_under) { in fcp_complete_pkt()