Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcgs2.h285 } ns_req_gan_t; typedef
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7158 ns_cmd = fctl_alloc_ns_cmd(sizeof (ns_req_gan_t), in fp_ns_get_devcount()
7169 ((ns_req_gan_t *)(ns_cmd->ns_cmd_buf))->pid.port_id = src_id; in fp_ns_get_devcount()
7170 ((ns_req_gan_t *)(ns_cmd->ns_cmd_buf))->pid.priv_lilp_posit = 0; in fp_ns_get_devcount()
8376 ns_cmd = fctl_alloc_ns_cmd(sizeof (ns_req_gan_t), in fp_fciocmd()
13144 ns_req_gan_t gan_req; in fp_gan_handler()
13641 ns_cmd = fctl_alloc_ns_cmd(sizeof (ns_req_gan_t), in fp_ns_getmap()
13695 ns_cmd = fctl_alloc_ns_cmd(sizeof (ns_req_gan_t), in fp_create_remote_port_by_ns()
13706 ((ns_req_gan_t *)(ns_cmd->ns_cmd_buf))->pid.port_id = d_id - 1; in fp_create_remote_port_by_ns()
13707 ((ns_req_gan_t *)(ns_cmd->ns_cmd_buf))->pid.priv_lilp_posit = 0; in fp_create_remote_port_by_ns()
H A Dfctl.c1217 ns_cmd = fctl_alloc_ns_cmd(sizeof (ns_req_gan_t), in fc_ulp_get_remote_port()
1225 ((ns_req_gan_t *)(ns_cmd->ns_cmd_buf))->pid.port_id = d_id - 1; in fc_ulp_get_remote_port()
1226 ((ns_req_gan_t *)(ns_cmd->ns_cmd_buf))->pid.priv_lilp_posit = 0; in fc_ulp_get_remote_port()