Home
last modified time | relevance | path

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

/titanic_41/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
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c428 int tgt_cnt, int cause);
463 int link_cnt, int tgt_cnt, int cause);
466 int tgt_cnt, int cause);
468 int old_mpxio, int online, int link_cnt, int tgt_cnt, int flags);
470 int link_cnt, int tgt_cnt, int nowait, int flags);
472 struct fcp_tgt *ptgt, int link_cnt, int tgt_cnt, int flags);
474 int tgt_cnt, int flags);
475 static void fcp_offline_lun(struct fcp_lun *plun, int link_cnt, int tgt_cnt,
478 int tgt_cnt);
480 int tgt_cnt, int flags);
[all …]
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c917 uint16_t port_cnt, tgt_cnt, index; in ql_qry_hba_port() local
1034 tgt_cnt = 0; in ql_qry_hba_port()
1047 tgt_cnt++; in ql_qry_hba_port()
1053 tmp_port.DiscTargetCount = tgt_cnt; in ql_qry_hba_port()
1067 ha->instance, port_cnt, tgt_cnt); in ql_qry_hba_port()