Searched refs:ns_resp_gan_t (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fcgs2.h | 179 #define NS_GAN_RESP_LEN (sizeof (ns_resp_gan_t)) 302 } ns_resp_gan_t; typedef
|
H A D | fp.h | 418 ddi_acc_handle_t *handle, fc_portmap_t *port_map, ns_resp_gan_t *gan_resp, 423 fc_remote_port_t *pd, ns_resp_gan_t *gan_resp);
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp.c | 7160 sizeof (ns_resp_gan_t), sizeof (int), ns_flags, sleep); in fp_ns_get_devcount() 8381 sizeof (ns_resp_gan_t), map_size, in fp_fciocmd() 12612 fc_portmap_t *port_map, ns_resp_gan_t *gan_resp, uint32_t d_id) in fp_fillout_new_nsmap() 12832 ns_resp_gan_t *gan_resp) in fp_stuff_device_with_gan() 13149 ns_resp_gan_t *gan_resp; in fp_gan_handler() 13156 gan_resp = (ns_resp_gan_t *)(pkt->pkt_resp + sizeof (fc_ct_header_t)); in fp_gan_handler() 13646 sizeof (ns_resp_gan_t), 0, (FCTL_NS_FILL_NS_MAP | in fp_ns_getmap() 13700 sizeof (ns_resp_gan_t), 0, (FCTL_NS_CREATE_DEVICE | in fp_create_remote_port_by_ns()
|
H A D | fctl.c | 1219 sizeof (ns_resp_gan_t), 0, FCTL_NS_CREATE_DEVICE, in fc_ulp_get_remote_port()
|