Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fc4/
H A Dfcp.h121 resid_over : 1, /* resid non-zero */ member
127 #define resid_len_set resid_over /* for pln */
/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp.h152 resid_over : 1, /* resid non-zero */ member
160 resid_over : 1, /* resid non-zero */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c1091 fcp_rsp_iu->fcp_u.fcp_status.resid_over = in fcoei_fill_fcp_resp()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c197 !rsp->fcp_u.fcp_status.resid_over) { in emlxs_handle_fcp_event()
252 rsp->fcp_u.fcp_status.resid_over = 0; in emlxs_handle_fcp_event()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c2302 fcpr->fcp_u.fcp_status.resid_over = 1; in ql_status_error()
/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c3976 !rsp->fcp_u.fcp_status.resid_over && in sf_inq_callback()
5481 if (rsp->fcp_u.fcp_status.resid_over || in sf_cmd_callback()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2781 if (rsp->fcp_u.fcp_status.resid_over) { in fcp_send_scsi_ioctl()
8846 if (rsp->fcp_u.fcp_status.resid_over || in fcp_complete_pkt()