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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dses_ses.c110 uchar_t comstatus; member in struct:__anon6530
542 ssc->ses_encstat = s.comstatus | ENCI_SVALID;
553 s.comstatus = encstat & 0xf;
574 ssc->ses_objmap[i].encstat[0] = s.comstatus;
599 s.comstatus = obp->cstat[0];
738 gget8(b, 1, sp->comstatus);
778 gget8(b, idx++, sp->comstatus);
808 sset8(b, i, sp->comstatus & 0xf);
809 SES_LOG(NULL, SES_CE_DEBUG5, "set EncStat %x", sp->comstatus);
847 sset8(b, idx, sp->comstatus);
[all...]

Completed in 60 milliseconds