Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h1182 int tgt_cnt; member
1214 uint_t tgt_cnt; member
1242 int tgt_cnt; member
1275 int tgt_cnt; member
1369 fcp_hp_elem::what fcp_hp_elem::tgt_cnt fcp_hp_elem::tgt_cnt
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c482 int tgt_cnt);
534 int tgt_cnt);
5084 tcount = tgt_cnt ? tgt_cnt : ptgt->tgt_change_cnt; in fcp_handle_mapflags()
7963 (tgt_cnt && ptgt->tgt_change_cnt != tgt_cnt)) { in fcp_finish_tgt()
8304 if (link_cnt != pptr->port_link_cnt || (tgt_cnt && tgt_cnt != in fcp_offline_target()
8318 tgt_cnt = tgt_cnt ? tgt_cnt : ptgt->tgt_change_cnt; in fcp_offline_target()
8329 elem->tgt_cnt = tgt_cnt; in fcp_offline_target()
11275 int tgt_cnt; in fcp_scsi_abort() local
11785 p->tgt_cnt = tgt_cnt; in fcp_reset_target()
13816 tgt_cnt = cur->tgt_cnt; in fcp_check_reset_delay()
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c960 uint16_t port_cnt, tgt_cnt, index; in ql_qry_hba_port() local
1099 tgt_cnt = 0; in ql_qry_hba_port()
1118 tgt_cnt++; in ql_qry_hba_port()
1124 tmp_port.DiscTargetCount = tgt_cnt; in ql_qry_hba_port()
1138 ha->instance, port_cnt, tgt_cnt); in ql_qry_hba_port()