Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcgs2.h301 uint32_t gan_fc4types[8]; /* FC-4 Types */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c12624 (uint8_t *)gan_resp->gan_fc4types, in fp_fillout_new_nsmap()
12625 sizeof (gan_resp->gan_fc4types), DDI_DEV_AUTOINCR); in fp_fillout_new_nsmap()
12631 bcopy(gan_resp->gan_fc4types, port_map->map_fc4_types, in fp_fillout_new_nsmap()
12632 sizeof (gan_resp->gan_fc4types)); in fp_fillout_new_nsmap()
12846 gan_resp->gan_spnlen, gan_resp->gan_fc4types[0]); in fp_stuff_device_with_gan()
12870 (uint8_t *)gan_resp->gan_fc4types, sizeof (pd->pd_fc4types), in fp_stuff_device_with_gan()
13253 (uint8_t *)gan_resp->gan_fc4types, in fp_gan_handler()