Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h312 uint32_t ns_gan_max; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7168 ns_cmd->ns_gan_max = 0xFFFF; in fp_ns_get_devcount()
8389 ns_cmd->ns_gan_max = map_size / sizeof (fc_port_dev_t); in fp_fciocmd()
9620 ns_cmd->ns_gan_max = 1; in fp_fciocmd()
13304 if (ns_cmd->ns_gan_index >= ns_cmd->ns_gan_max) { in fp_gan_handler()
13657 ns_cmd->ns_gan_max = *len; in fp_ns_getmap()
13707 ns_cmd->ns_gan_max = 1; in fp_create_remote_port_by_ns()
H A Dfctl.c1223 ns_cmd->ns_gan_max = 1; in fc_ulp_get_remote_port()