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.c432 int tgt_cnt, int cause);
467 int link_cnt, int tgt_cnt, int cause);
470 int tgt_cnt, int cause);
472 int old_mpxio, int online, int link_cnt, int tgt_cnt, int flags);
474 int link_cnt, int tgt_cnt, int nowait, int flags);
476 struct fcp_tgt *ptgt, int link_cnt, int tgt_cnt, int flags);
478 int tgt_cnt, int flags);
479 static void fcp_offline_lun(struct fcp_lun *plun, int link_cnt, int tgt_cnt,
482 int tgt_cnt);
484 int tgt_cnt, int flags);
[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()