Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h251 uint32_t pd_fc4types[8]; /* FC-4 types */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1828 bcopy(pd->pd_fc4types, map->map_fc4_types, sizeof (pd->pd_fc4types)); in fc_ulp_pwwn_to_portmap()
5027 bcopy(pd->pd_fc4types, map->map_fc4_types, sizeof (pd->pd_fc4types)); in fctl_copy_portmap_held()
5056 bcopy(pd->pd_fc4types, map->map_fc4_types, sizeof (pd->pd_fc4types)); in fctl_copy_portmap()
H A Dfp.c5476 sizeof (pd->pd_fc4types)); in fp_ns_reg()
8030 bcopy((caddr_t)tmp_pd->pd_fc4types, in fp_fciocmd()
8032 sizeof (tmp_pd->pd_fc4types)); in fp_fciocmd()
8064 sizeof (tmp_pd->pd_fc4types)); in fp_fciocmd()
8166 bcopy((caddr_t)tmp_pd->pd_fc4types, in fp_fciocmd()
8168 sizeof (tmp_pd->pd_fc4types)); in fp_fciocmd()
8198 sizeof (tmp_pd->pd_fc4types)); in fp_fciocmd()
10079 bcopy((caddr_t)pd->pd_fc4types, in fp_fillout_p2pmap()
10081 sizeof (pd->pd_fc4types)); in fp_fillout_p2pmap()
10556 bcopy((caddr_t)pd->pd_fc4types, in fp_fillout_loopmap()
[all …]