Home
last modified time | relevance | path

Searched refs:ns_resp_gan_t (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcgs2.h179 #define NS_GAN_RESP_LEN (sizeof (ns_resp_gan_t))
302 } ns_resp_gan_t; typedef
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);
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7159 sizeof (ns_resp_gan_t), sizeof (int), ns_flags, sleep); in fp_ns_get_devcount()
8377 sizeof (ns_resp_gan_t), map_size, in fp_fciocmd()
12608 fc_portmap_t *port_map, ns_resp_gan_t *gan_resp, uint32_t d_id) in fp_fillout_new_nsmap()
12828 ns_resp_gan_t *gan_resp) in fp_stuff_device_with_gan()
13145 ns_resp_gan_t *gan_resp; in fp_gan_handler()
13152 gan_resp = (ns_resp_gan_t *)(pkt->pkt_resp + sizeof (fc_ct_header_t)); in fp_gan_handler()
13642 sizeof (ns_resp_gan_t), 0, (FCTL_NS_FILL_NS_MAP | in fp_ns_getmap()
13696 sizeof (ns_resp_gan_t), 0, (FCTL_NS_CREATE_DEVICE | in fp_create_remote_port_by_ns()
H A Dfctl.c1218 sizeof (ns_resp_gan_t), 0, FCTL_NS_CREATE_DEVICE, in fc_ulp_get_remote_port()