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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp.h151 resid_under : 1, /* resid non-zero */ member in struct:fcp_status
161 resid_under : 1, /* resid non-zero */ member in struct:fcp_status
/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcp.h120 resid_under : 1, /* resid non-zero */ member in struct:fcp_status
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c196 if (!rsp->fcp_u.fcp_status.resid_under &&
255 rsp->fcp_u.fcp_status.resid_under = 1;
259 rsp->fcp_u.fcp_status.resid_under = 0;
308 rsp_data_resid = (rsp->fcp_u.fcp_status.resid_under) ?
447 rsp->fcp_u.fcp_status.resid_under = 1;
541 rsp->fcp_u.fcp_status.resid_under = 1;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c1089 fcp_rsp_iu->fcp_u.fcp_status.resid_under =
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c3975 (!rsp->fcp_u.fcp_status.resid_under ||
5480 rsp->fcp_u.fcp_status.resid_under)
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c2305 fcpr->fcp_u.fcp_status.resid_under = 1;
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2769 if (rsp->fcp_u.fcp_status.resid_under) {
8833 rsp->fcp_u.fcp_status.resid_under) {

Completed in 689 milliseconds