Searched refs:link_cnt (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h1178 int link_cnt; member in struct:fcp_hp_elem
1238 int link_cnt; member in struct:fcp_tgt_elem
1271 int link_cnt; member in struct:fcp_lun_elem
1370 fcp_hp_elem::link_cnt fcp_reset_elem fcp_pkt fcp_ipkt
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c424 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,
1439 uint32_t link_cnt; local
3022 uint32_t link_cnt; local
4615 fcp_handle_devices(struct fcp_port *pptr, fc_portmap_t devlist[], uint32_t dev_cnt, int link_cnt, fcp_map_tag_t *map_tag, int cause) argument
4931 fcp_handle_mapflags(struct fcp_port *pptr, struct fcp_tgt *ptgt, fc_portmap_t *map_entry, int link_cnt, int tgt_cnt, int cause) argument
7943 fcp_finish_tgt(struct fcp_port *pptr, struct fcp_tgt *ptgt, int link_cnt, int tgt_cnt, int cause) argument
8055 fcp_create_luns(struct fcp_tgt *ptgt, int link_cnt, int tgt_cnt, int cause) argument
8291 fcp_offline_target(struct fcp_port *pptr, struct fcp_tgt *ptgt, int link_cnt, int tgt_cnt, int nowait, int flags) argument
8338 fcp_offline_target_now(struct fcp_port *pptr, struct fcp_tgt *ptgt, int link_cnt, int tgt_cnt, int flags) argument
8352 fcp_offline_tgt_luns(struct fcp_tgt *ptgt, int link_cnt, int tgt_cnt, int flags) argument
8376 fcp_offline_lun(struct fcp_lun *plun, int link_cnt, int tgt_cnt, int nowait, int flags) argument
8408 fcp_prepare_offline_lun(struct fcp_lun *plun, int link_cnt, int tgt_cnt) argument
8444 fcp_offline_lun_now(struct fcp_lun *plun, int link_cnt, int tgt_cnt, int flags) argument
9284 fcp_device_changed(struct fcp_port *pptr, struct fcp_tgt *ptgt, fc_portmap_t *map_entry, int link_cnt, int tgt_cnt, int cause) argument
9404 fcp_alloc_tgt(struct fcp_port *pptr, fc_portmap_t *map_entry, int link_cnt) argument
12500 fcp_create_dip(struct fcp_lun *plun, int link_cnt, int tgt_cnt) argument
14374 fcp_pass_to_hp_and_wait(struct fcp_port *pptr, struct fcp_lun *plun, child_info_t *cip, int what, int link_cnt, int tgt_cnt, int flags) argument
14420 fcp_pass_to_hp(struct fcp_port *pptr, struct fcp_lun *plun, child_info_t *cip, int what, int link_cnt, int tgt_cnt, int flags, int wait) argument
[all...]
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A DAppcertUtil.pm1478 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;

Completed in 59 milliseconds