Searched refs:fctl_copy_portmap (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fc_portif.h | 428 void fctl_copy_portmap(fc_portmap_t *map, fc_remote_port_t *pd);
|
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp.c | 6741 fctl_copy_portmap(changelist, pd); in fp_adisc_intr() 8785 fctl_copy_portmap(changelist, pd); in fp_fciocmd() 11445 fctl_copy_portmap(listptr, pd); in fp_handle_unsol_prlo() 11605 fctl_copy_portmap(listptr, pd); in fp_handle_unsol_logo() 12253 fctl_copy_portmap(listptr, pd); in fp_login_acc_init() 12573 fctl_copy_portmap(map, pd); in fp_fillout_old_map() 12596 fctl_copy_portmap(map, pd); in fp_fillout_changed_map() 13282 fctl_copy_portmap(map, pd); in fp_gan_handler() 14198 fctl_copy_portmap(list + listindex++, in fp_validate_area_domain() 14343 fctl_copy_portmap(list + listindex++, pd); in fp_validate_area_domain() [all …]
|
H A D | fctl.c | 4212 fctl_copy_portmap(listptr, pd); in fctl_fillout_map() 5039 fctl_copy_portmap(fc_portmap_t *map, fc_remote_port_t *pd) in fctl_copy_portmap() function 5368 fctl_copy_portmap(map, (fc_remote_port_t *)pd); in fc_ulp_copy_portmap()
|