Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c4932 fc_portmap_t *map_entry, int link_cnt, int tgt_cnt, int cause) in fcp_handle_mapflags()
7944 int link_cnt, int tgt_cnt, int cause) in fcp_finish_tgt()
8055 fcp_create_luns(struct fcp_tgt *ptgt, int link_cnt, int tgt_cnt, int cause) in fcp_create_luns()
8306 int link_cnt, int tgt_cnt, int nowait, int flags) in fcp_offline_target()
8353 int link_cnt, int tgt_cnt, int flags) in fcp_offline_target_now()
8366 fcp_offline_tgt_luns(struct fcp_tgt *ptgt, int link_cnt, int tgt_cnt, in fcp_offline_tgt_luns()
8390 fcp_offline_lun(struct fcp_lun *plun, int link_cnt, int tgt_cnt, in fcp_offline_lun()
8422 fcp_prepare_offline_lun(struct fcp_lun *plun, int link_cnt, int tgt_cnt) in fcp_prepare_offline_lun()
8458 fcp_offline_lun_now(struct fcp_lun *plun, int link_cnt, int tgt_cnt, in fcp_offline_lun_now()
9299 fc_portmap_t *map_entry, int link_cnt, int tgt_cnt, int cause) in fcp_device_changed()
[all …]
/titanic_44/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
/titanic_44/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