Home
last modified time | relevance | path

Searched refs:initializing (Results 1 – 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dctl_srvr.c67 available = 0, initializing, writing, reading, reading_data, enumerator
306 REQUIRE(sess->state == initializing || in ctl_response()
454 ctl_new_state(sess, initializing, me); in ctl_accept()
482 REQUIRE(sess->state == initializing || in ctl_close()
520 REQUIRE(sess->state == initializing || in ctl_start_read()
H A Dctl_clnt.c65 initializing = 0, connecting, connected, destroyed enumerator
158 ctx->state = initializing; in ctl_client()
/illumos-gate/usr/src/common/ficl/test/
H A Dooptest.fr57 ." initializing an instance of c_foo at " inst x. cr
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dmemchr.S53 ! initializing registers to detect zero bytes
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dmemchr.S53 ! initializing registers to detect zero bytes
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServer_en.properties33 slpd_int_err = slpd: Service location exception initializing: {0}
35 slpd_net_err = slpd: Networking error initializing slpd: {0}
36 slpd_err = slpd: Service location exception ``{0}'''' initializing slpd: {1}
220 v1_init_error = Error initializing SLPv1 compatibility: {0}
/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h123 int initializing; /* initializing flag */ member
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm_subr.c722 if (owned->initializing) { in ppm_add_dev()
723 owned->initializing = 0; in ppm_add_dev()
957 if (pm_noinvol_detached(owned->path) || owned->initializing) in ppm_none_else_holds_power()
H A Dppm.c888 ASSERT(owned->initializing == 0); in ppm_ctlops()
889 owned->initializing = 1; in ppm_ctlops()
936 if ((owned != NULL) && (owned->initializing)) in ppm_ctlops()
937 owned->initializing = 0; in ppm_ctlops()
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.S1242 stxa %g0,[%i0+%i1]ASI_STBI_P ! block initializing store
1274 stxa %g0,[%i0+%i1]ASI_STBI_P ! block initializing store
1308 stxa %g0,[%i0+%i1]ASI_STBI_P ! block initializing store
1343 stxa %g0,[%i0+%i1]ASI_STBI_P ! block initializing store
1381 stxa %g0,[%i0+%i1]ASI_STBI_P ! block initializing store
1420 stxa %g0,[%i0+%i1]ASI_STBI_P ! block initializing store
1461 stxa %g0,[%i0+%i1]ASI_STBI_P ! block initializing store
1494 stxa %g0,[%i0+%i1]ASI_STBI_P ! block initializing store
3581 stxa %g0,[%i0+%i1]ASI_STBI_AIUS ! block initializing store
3613 stxa %g0,[%i0+%i1]ASI_STBI_AIUS ! block initializing store
[all …]
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A DREADME.XLINK195 is responsible for initializing the ld_targ global variable so that
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_cfg.txt86 # parameters, then the Master PF Driver is responsible for initializing
H A Dt5fw_cfg.txt72 # parameters, then the Master PF Driver is responsible for initializing
H A Dt6fw_cfg.txt72 # parameters, then the Master PF Driver is responsible for initializing
/illumos-gate/usr/src/cmd/lp/model/
H A Dstandard617 # Find out if we have to turn off opost before initializing the
H A Dtsol_standard633 # Find out if we have to turn off opost before initializing the
H A Dtsol_standard_foomatic660 # Find out if we have to turn off opost before initializing the
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex429 The functions required for initializing the HW/FW mostly reside in \texttt{ecore\_dev.[ch]}; More a…
462 % The MFW is responsible for initializing the common blocks [i.e., the HW blocks shared between th…
508 …Notice that before calling this, all the protocol specifics done after initializing the HW should …
1277 …rns the first status block id assigned for RDMA. This is required for initializing the RDMA status…
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt1055 7. Request: Client to provide vport & RSS engine IDs when initializing VFs.
3625 ecore_mcp_link_capabilities and initializing them according to
4630 Change: Translate ecore MF modes into FW MF modes when initializing.
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-3633 serial one before initializing any serial device.
H A Dgrub.texi3483 one before initializing any serial device.
H A Dgrub.info3342 serial one before initializing any serial device.
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dgenerated_libdwarf.h.in582 to see an example of initializing the structures mentioned below.
H A Dlibdwarf.h.in582 to see an example of initializing the structures mentioned below.
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE1024 09-08-19 A bug in which initializing a compound variable instance to another

12