Home
last modified time | relevance | path

Searched refs:CS_INCOMPLETE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c2505 (sts.comp_status == CS_INCOMPLETE || in ql_status_error()
2871 (sp->pkt->pkt_reason == CS_INCOMPLETE || in ql_ip_entry()
3354 if (pkt->vp_status == CS_INCOMPLETE && in ql_report_id_entry()
H A Dql_xioctl.c2603 case CS_INCOMPLETE: in ql_scsi_passthru()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h343 #define CS_INCOMPLETE 0x1 /* Incomplete transfer of cmd. */ macro