Searched defs:gan_resp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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)
12614 (uint8_t *)&gan_resp->gan_pwwn, sizeof (gan_resp->gan_pwwn),
12617 (uint8_t *)&gan_resp->gan_nwwn, sizeof (gan_resp->gan_nwwn),
12620 (uint8_t *)gan_resp->gan_fc4types,
12621 sizeof (gan_resp->gan_fc4types), DDI_DEV_AUTOINCR);
12623 bcopy(&gan_resp->gan_pwwn, &port_map->map_pwwn,
12624 sizeof (gan_resp->gan_pwwn));
12625 bcopy(&gan_resp
12607 fp_fillout_new_nsmap(fc_local_port_t *port, ddi_acc_handle_t *handle, fc_portmap_t *port_map, ns_resp_gan_t *gan_resp, uint32_t d_id) argument
12827 fp_stuff_device_with_gan(ddi_acc_handle_t *handle, fc_remote_port_t *pd, ns_resp_gan_t *gan_resp) argument
13145 ns_resp_gan_t *gan_resp; local
[all...]

Completed in 300 milliseconds