Symbol: fp_ns_query
usr/src/uts/common/io/fibre-channel/impl/fp.c
10174
rval = fp_ns_query(port, ns_cmd, job, 1, KM_SLEEP);
usr/src/uts/common/io/fibre-channel/impl/fp.c
10300
rval = fp_ns_query(port, ns_cmd, job, 1, KM_SLEEP);
usr/src/uts/common/io/fibre-channel/impl/fp.c
11593
ret = fp_ns_query(
usr/src/uts/common/io/fibre-channel/impl/fp.c
12688
ret = fp_ns_query(port, ns_cmd, job, 1, sleep);
usr/src/uts/common/io/fibre-channel/impl/fp.c
12718
ret = fp_ns_query(port, ns_cmd, job, 1, sleep);
usr/src/uts/common/io/fibre-channel/impl/fp.c
13659
ret = fp_ns_query(port, ns_cmd, job, 1, KM_SLEEP);
usr/src/uts/common/io/fibre-channel/impl/fp.c
13714
rval = fp_ns_query(port, ns_cmd, job, 1, KM_SLEEP);
usr/src/uts/common/io/fibre-channel/impl/fp.c
14185
rval = fp_ns_query(port, ns_cmd, job, 1,
usr/src/uts/common/io/fibre-channel/impl/fp.c
14321
rval = fp_ns_query(port, ns_cmd, job, 1, KM_SLEEP);
usr/src/uts/common/io/fibre-channel/impl/fp.c
14494
rval = fp_ns_query(port, ns_cmd, job, 1, sleep);
usr/src/uts/common/io/fibre-channel/impl/fp.c
14905
return (fp_ns_query(port, ns_cmd, job, polled, sleep));
usr/src/uts/common/io/fibre-channel/impl/fp.c
15069
ret = fp_ns_query(port, ns_cmd, job, 1, KM_SLEEP);
usr/src/uts/common/io/fibre-channel/impl/fp.c
2842
rval = fp_ns_query(port, ns_cmd, job, 0, KM_SLEEP);
usr/src/uts/common/io/fibre-channel/impl/fp.c
7178
rval = fp_ns_query(port, ns_cmd, job, 1, sleep);
usr/src/uts/common/io/fibre-channel/impl/fp.c
8395
ret = fp_ns_query(port, ns_cmd, job, 1, KM_SLEEP);
usr/src/uts/common/io/fibre-channel/impl/fp.c
8703
ret = fp_ns_query(port, ns_cmd, job,
usr/src/uts/common/sys/fibre-channel/impl/fp.h
424
static int fp_ns_query(fc_local_port_t *port, fctl_ns_req_t *ns_cmd,