Searched defs:residual_length (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c1880 pkt->residual_length == 0 &&
2009 pkt->residual_length != 0 &&
2129 uint32_t residual_length; member in struct:__anon5381
2152 sts.residual_length = sts.comp_status == CS_DATA_UNDERRUN ?
2154 (uint32_t *)&pkt24->residual_length) : 0;
2164 (sts.residual_length != pkt24->fcp_rsp_residual_count)) {
2167 sts.residual_length,
2179 sts.residual_length != sp->fcp->fcp_data_len)) {
2251 sts.residual_length = sts.comp_status == CS_DATA_UNDERRUN ?
2253 (uint32_t *)&pkt23->residual_length)
[all...]
H A Dql_xioctl.c2006 uint32_t residual_length; member in struct:__anon5383
2423 sts.residual_length = LE_32(pkt->sts24.residual_length);
2476 sts.residual_length = LE_32(pkt->sts.residual_length);
2544 sts.residual_length = 0;
2563 scsi_req.resid = sts.residual_length;
2604 scsi_req.resid = sts.residual_length;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h312 uint32_t residual_length; /* Residual transfer length. */ member in struct:sts_entry
409 uint32_t residual_length; /* Residual transfer length. */ member in struct:sts_24xx_entry
1021 uint32_t residual_length; member in struct:ctio_snd_entry::__anon7781::__anon7782
1036 uint32_t residual_length; member in struct:ctio_snd_entry::__anon7781::__anon7783
1047 uint32_t residual_length; member in struct:ctio_snd_entry::__anon7781::__anon7784
1084 uint32_t residual_length; member in struct:ctio_rcv_entry::__anon7785::__anon7786
1099 uint32_t residual_length; member in struct:ctio_rcv_entry::__anon7785::__anon7787
1110 uint32_t residual_length; member in struct:ctio_rcv_entry::__anon7785::__anon7788

Completed in 69 milliseconds