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)
8262 ccip = fcp_get_cip(plun, cip, lcount, tcount);
8274 rval = fcp_online_child(plun, ccip, lcount, tcount, flags,
8279 rval = fcp_offline_child(plun, ccip, lcount, tcount, flags,
12418 int tcount)
12432 CIP(fcp_create_dip(plun, lcount, tcount));
12436 CIP(fcp_create_pip(plun, lcount, tcount));
12709 fcp_create_pip(struct fcp_lun *plun, int lcount, int tcount)
12775 FCP_OFFLINE, lcount, tcount,
13121 int tcount, int flags, int *circ)
13235 cdip = fcp_create_dip(plun, lcount, tcount);
13298 int tcount, int flags, int *circ)
14681 int lcount, int tcount, int cause)
14686 rval = fcp_call_finish_init_held(pptr, ptgt, lcount, tcount, cause);
14695 int lcount, int tcount, int cause)
14712 pptr->port_link_cnt, lcount, ptgt->tgt_change_cnt, tcount,
14718 if (tcount && (ptgt->tgt_change_cnt != tcount)) {
14758 (void) fcp_finish_tgt(pptr, ptgt, lcount, tcount, cause);
14926 int tcount;
15024 tcount = ptgt->tgt_change_cnt;
15027 tcount, FCP_CAUSE_USER_CREATE) == TRUE) {
15036 ptgt->tgt_change_cnt != tcount) {
15045 "tcount=%x: tgt_change_cnt=%x, rval=%x",
15047 tcount, ptgt->tgt_change_cnt, rval);
15068 "tcount=%x::tgt_change_cnt=%x, rval=%x, tgt_device_created=%x "
15071 tcount, ptgt->tgt_change_cnt, rval, ptgt->tgt_device_created,
15076 ptgt->tgt_change_cnt == tcount && ptgt->tgt_device_created == 0) {
15087 if (pptr->port_link_cnt != lcount || ptgt->tgt_change_cnt != tcount) {
15100 "tcount=%x::tgt_change_cnt=%x, rval=%x, tgt_device_created=%x "
15103 tcount, ptgt->tgt_change_cnt, rval, ptgt->tgt_device_created,
15119 "tcount=%x::tgt_change_cnt=%x, rval=%x, "
15122 tcount, ptgt->tgt_change_cnt, rval,
15128 tcount = plun->lun_tgt->tgt_change_cnt;
15158 FCP_ONLINE, lcount, tcount,
15405 * where it will change the tcount to indicate that something