Lines Matching defs:tcount

431     struct fcp_ipkt *icmd, uchar_t opcode, int lcount, int tcount, int cause);
443 int nodma, int lcount, int tcount, int cause, uint32_t rscn_count);
454 int len, int lcount, int tcount, int cause, uint32_t rscn_count);
526 int lcount, int tcount);
534 int lcount, int tcount, int flags, int *circ);
536 int lcount, int tcount, int flags, int *circ);
566 struct fcp_tgt *ptgt, int lcount, int tcount, int cause);
568 struct fcp_tgt *ptgt, int lcount, int tcount, int cause);
602 int tcount);
2320 int tcount;
2483 tcount = ptgt->tgt_change_cnt;
2557 tcount, /* ipkt_change_cnt */
3281 int tcount;
3290 tcount = ptgt->tgt_change_cnt;
3296 lcount, tcount, 0, FC_INVALID_RSCN_COUNT);
3838 int tcount;
3864 tcount = plun->lun_tgt->tgt_change_cnt;
3879 FCP_OFFLINE, lcount, tcount, flag);
3918 int tcount;
3935 tcount = plun->lun_tgt->tgt_change_cnt;
3956 FCP_ONLINE, lcount, tcount, 0);
4935 int tcount;
5079 tcount = tgt_cnt ? tgt_cnt : ptgt->tgt_change_cnt;
5097 pptr->port_state & FCP_STATE_FCA_IS_NODMA, lcount, tcount,
5114 lcount, tcount, cause)) == DDI_SUCCESS) {
5136 * tcount Target state change counter
5144 struct fcp_ipkt *icmd, uchar_t opcode, int lcount, int tcount, int cause)
5177 lcount, tcount, cause, FC_INVALID_RSCN_COUNT);
5179 FCP_TGT_TRACE(ptgt, tcount, FCP_TGT_TRACE_10);
5251 FCP_TGT_TRACE(ptgt, tcount, FCP_TGT_TRACE_11);
5261 FCP_TGT_TRACE(ptgt, tcount, FCP_TGT_TRACE_12);
5325 FCP_TGT_TRACE(ptgt, tcount, FCP_TGT_TRACE_13);
5331 FCP_TGT_TRACE(ptgt, tcount, FCP_TGT_TRACE_14);
5602 int tcount = 0;
5610 tcount = ptgt->tgt_change_cnt;
5621 lcount, tcount, 0, FC_INVALID_RSCN_COUNT)) == NULL) {
5711 * and tcount which came respectively from pptr->link_cnt and
5722 * tcount Target state change counter.
5730 int resp_len, int data_len, int nodma, int lcount, int tcount, int cause,
5754 icmd->ipkt_change_cnt = tcount;
6514 int lcount, int tcount, int cause, uint32_t rscn_count)
6540 FCP_MAX_RSP_IU_SIZE, alloc_len, nodma, lcount, tcount, cause,
8147 int online, int lcount, int tcount, int flags)
8248 ccip = fcp_get_cip(plun, cip, lcount, tcount);
8260 rval = fcp_online_child(plun, ccip, lcount, tcount, flags,
8265 rval = fcp_offline_child(plun, ccip, lcount, tcount, flags,
12404 int tcount)
12418 CIP(fcp_create_dip(plun, lcount, tcount));
12422 CIP(fcp_create_pip(plun, lcount, tcount));
12695 fcp_create_pip(struct fcp_lun *plun, int lcount, int tcount)
12761 FCP_OFFLINE, lcount, tcount,
13107 int tcount, int flags, int *circ)
13221 cdip = fcp_create_dip(plun, lcount, tcount);
13284 int tcount, int flags, int *circ)
14667 int lcount, int tcount, int cause)
14672 rval = fcp_call_finish_init_held(pptr, ptgt, lcount, tcount, cause);
14681 int lcount, int tcount, int cause)
14698 pptr->port_link_cnt, lcount, ptgt->tgt_change_cnt, tcount,
14704 if (tcount && (ptgt->tgt_change_cnt != tcount)) {
14744 (void) fcp_finish_tgt(pptr, ptgt, lcount, tcount, cause);
14912 int tcount;
15010 tcount = ptgt->tgt_change_cnt;
15013 tcount, FCP_CAUSE_USER_CREATE) == TRUE) {
15022 ptgt->tgt_change_cnt != tcount) {
15031 "tcount=%x: tgt_change_cnt=%x, rval=%x",
15033 tcount, ptgt->tgt_change_cnt, rval);
15054 "tcount=%x::tgt_change_cnt=%x, rval=%x, tgt_device_created=%x "
15057 tcount, ptgt->tgt_change_cnt, rval, ptgt->tgt_device_created,
15062 ptgt->tgt_change_cnt == tcount && ptgt->tgt_device_created == 0) {
15073 if (pptr->port_link_cnt != lcount || ptgt->tgt_change_cnt != tcount) {
15086 "tcount=%x::tgt_change_cnt=%x, rval=%x, tgt_device_created=%x "
15089 tcount, ptgt->tgt_change_cnt, rval, ptgt->tgt_device_created,
15105 "tcount=%x::tgt_change_cnt=%x, rval=%x, "
15108 tcount, ptgt->tgt_change_cnt, rval,
15114 tcount = plun->lun_tgt->tgt_change_cnt;
15144 FCP_ONLINE, lcount, tcount,
15391 * where it will change the tcount to indicate that something