Searched refs:link_cnt (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 424 fc_portmap_t devlist[], uint32_t dev_cnt, int link_cnt, 427 struct fcp_tgt *ptgt, fc_portmap_t *map_entry, int link_cnt, 463 int link_cnt, int tgt_cnt, int cause); 465 static void fcp_create_luns(struct fcp_tgt *ptgt, int link_cnt, 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); 473 static void fcp_offline_tgt_luns(struct fcp_tgt *ptgt, int link_cnt, 475 static void fcp_offline_lun(struct fcp_lun *plun, int link_cnt, int tgt_cnt, 477 static void fcp_prepare_offline_lun(struct fcp_lun *plun, int link_cnt, [all …]
|
/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/ |
H A D | fcpvar.h | 1178 int link_cnt; member 1238 int link_cnt; member 1271 int link_cnt; member 1370 fcp_hp_elem::link_cnt fcp_reset_elem fcp_pkt fcp_ipkt
|
/titanic_44/usr/src/cmd/abi/appcert/scripts/ |
H A D | AppcertUtil.pm | 1478 my ($lib, $lib2, $def, $cnt, $link_cnt, $all_links); 1483 $link_cnt = 0; 1534 $link_cnt++; 1556 if ($link_cnt) { 1557 $lib_index_loaded{$dir} = $link_cnt;
|