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

/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcp.h121 resid_over : 1, /* resid non-zero */ member in struct:fcp_status
127 #define resid_len_set resid_over /* for pln */
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp.h152 resid_over : 1, /* resid non-zero */ member in struct:fcp_status
160 resid_over : 1, /* resid non-zero */ member in struct:fcp_status
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c1091 fcp_rsp_iu->fcp_u.fcp_status.resid_over =
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c197 !rsp->fcp_u.fcp_status.resid_over) {
252 rsp->fcp_u.fcp_status.resid_over = 0;
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c3974 !rsp->fcp_u.fcp_status.resid_over &&
5479 if (rsp->fcp_u.fcp_status.resid_over ||
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c2302 fcpr->fcp_u.fcp_status.resid_over = 1;
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2781 if (rsp->fcp_u.fcp_status.resid_over) {
8832 if (rsp->fcp_u.fcp_status.resid_over ||

Completed in 163 milliseconds