Searched refs:fctl_ns_req_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h53 * fctl_ns_req_t
315 } fctl_ns_req_t; typedef in typeref:struct:fctl_ns_req
430 fctl_ns_req_t *fctl_alloc_ns_cmd(uint32_t cmd_len, uint32_t resp_len,
432 void fctl_free_ns_cmd(fctl_ns_req_t *ns_cmd);
H A Dfp.h420 static int fp_ns_query(fc_local_port_t *port, fctl_ns_req_t *ns_cmd,
423 fctl_ns_req_t *ns_cmd, uint16_t cmd_code, caddr_t cmd_buf,
426 static void fp_gan_handler(fc_packet_t *pkt, fctl_ns_req_t *ns_cmd);
427 static void fp_ns_query_handler(fc_packet_t *pkt, fctl_ns_req_t *ns_cmd);
447 job_request_t *job, fctl_ns_req_t *ns_cmd, fc_portmap_t *listptr,
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c2807 fctl_ns_req_t *ns_cmd;
2812 ns_cmd = (fctl_ns_req_t *)job->job_private;
7129 fctl_ns_req_t *ns_cmd;
8369 fctl_ns_req_t *ns_cmd;
8661 fctl_ns_req_t *ns_cmd;
9555 fctl_ns_req_t *ns_cmd;
10129 fctl_ns_req_t *ns_cmd;
11566 fctl_ns_req_t *ns_cmd;
12318 fctl_ns_req_t *ns_cmd;
12671 fctl_ns_req_t *ns_cm
[all...]
H A Dfctl.c1179 fctl_ns_req_t *ns_cmd;
1280 fctl_ns_req_t *ns_cmd;
5245 fctl_ns_req_t *
5249 fctl_ns_req_t *ns_cmd;
5285 fctl_free_ns_cmd(fctl_ns_req_t *ns_cmd)

Completed in 76 milliseconds