Home
last modified time | relevance | path

Searched refs:gan_resp (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c12608 fc_portmap_t *port_map, ns_resp_gan_t *gan_resp, uint32_t d_id) in fp_fillout_new_nsmap() argument
12614 (uint8_t *)&gan_resp->gan_pwwn, sizeof (gan_resp->gan_pwwn), in fp_fillout_new_nsmap()
12617 (uint8_t *)&gan_resp->gan_nwwn, sizeof (gan_resp->gan_nwwn), in fp_fillout_new_nsmap()
12620 (uint8_t *)gan_resp->gan_fc4types, in fp_fillout_new_nsmap()
12621 sizeof (gan_resp->gan_fc4types), DDI_DEV_AUTOINCR); in fp_fillout_new_nsmap()
12623 bcopy(&gan_resp->gan_pwwn, &port_map->map_pwwn, in fp_fillout_new_nsmap()
12624 sizeof (gan_resp->gan_pwwn)); in fp_fillout_new_nsmap()
12625 bcopy(&gan_resp->gan_nwwn, &port_map->map_nwwn, in fp_fillout_new_nsmap()
12626 sizeof (gan_resp->gan_nwwn)); in fp_fillout_new_nsmap()
12627 bcopy(gan_resp->gan_fc4types, port_map->map_fc4_types, in fp_fillout_new_nsmap()
[all …]
/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h414 ddi_acc_handle_t *handle, fc_portmap_t *port_map, ns_resp_gan_t *gan_resp,
419 fc_remote_port_t *pd, ns_resp_gan_t *gan_resp);