Home
last modified time | relevance | path

Searched refs:initialized (Results 76 – 100 of 112) sorted by relevance

12345

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex443 …tually do anything to the PCI BAR itself – the upper-layer should have initialized those before ca…
467 Once this function returns, the chip is initialized, FW is functional and slowpath event queues are…
553 …{ecore\_sb\_info} which should be allocated by the protocol driver and initialized using the funct…
560 Status blocks need to be allocated and initialized before queues are created.
687 …\item Port – Another HW-function has already initialized the engine, but this HW-function is first…
688 \item Function – Another HW-function has already initialized the port.
690 According to the MFW response the ecore knows what need to be initialized. \\
826 …n \ref{sec:init-init}, I.e., assuming the HW-function has already been initialized by the init too…
842 A pre-request is that the VPORT has already been initialized.
1263 …\texttt{cnq\_pbl\_list} & Array of pbls used per cnq. The array should be initialized according to…
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplib.h280 unsigned char initialized; /* arg initialized state */ \
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaGlobal.h287 boolean_t initialized; member
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c137 static int initialized = 0; variable
626 if (!initialized) { in bofi_attach()
753 initialized = 1; in bofi_attach()
798 initialized = 0; in bofi_detach()
847 if (!initialized) in bofi_open()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Drtld.msg248 initialization: can not accommodate initialized data"
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME127 …ll to adapter_stop. This was called before the HW struct was properly initialized, and could caus…
606 6738552 e1000g rx_lock is not initialized and destroyed in the code
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME127 …ll to adapter_stop. This was called before the HW struct was properly initialized, and could caus…
606 6738552 e1000g rx_lock is not initialized and destroyed in the code
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dmaketerm.ed397 bool init; /* TRUE if pair was initialized */
/illumos-gate/usr/src/tools/smatch/src/
H A Devaluate.c3367 int initialized = sym->initializer != NULL; in check_duplicates() local
3372 if (initialized && next->initializer) { in check_duplicates()
3377 initialized = 0; in check_duplicates()
H A Dlinearize.c1950 if (!sym || !sym->initializer || sym->initialized) in linearize_one_symbol()
1957 sym->initialized = 1; in linearize_one_symbol()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt597 1. Problem: Usage of a non-initialized spinlock.
2223 3. Problem: Segmentation fault on RDMA stop if SRQ is not initialized.
2523 Change: (FW iSCSI) Set 'T' bit according to initialized value.
3164 6. Problem: CQ85553 - the QM lock is not initialized for the non-first
3418 1. Problem: Max amount of cqs is not initialized.
4367 Change: Next entries in the searcher T2 table are initialized as BE.
5046 7. Problem: hw_mdoe isn`t initialized with 40/100_MODE.
5117 2. Problem: B0 isn't being properly initialized.
5144 non initialized function in processing ROCE packet.
/illumos-gate/usr/src/pkg/
H A DREADME.pkg128 The on-disk repository will be initialized when it does not exist,
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpmtok_int.h501 extern CK_BBOOL initialized;
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME232 initialized object representation present in system and in nwamd
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README441 4467068 dyn_plt_entsize not properly initialized in ld.so.1
459 4497270 The -zredlocsym option should not eliminate partially initialized local
465 4469031 The partial initialized (local) symbols for intel platform is not
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h1510 uchar_t initialized; member
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregcomp.c3254 if (!state.initialized) in regcomp()
3256 state.initialized = 1; in regcomp()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c385 …d char c; unsigned char hosted; unsigned char ignoresrc; unsigned char initialized; unsigned char … member
437 …d char c; unsigned char hosted; unsigned char ignoresrc; unsigned char initialized; unsigned char … member
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg215 @ MSG_ARG_DETAIL_ZNPA "\t[-z nopartial]\texpand any partially initialized \
599 @ MSG_UPD_NOBITS "NOBITS section found before end of initialized data"
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt478 operation regions are not fully initialized.
2419 initialized correctly. ACPICA BZ 1016. Tomasz Nowicki
3981 present and is not initialized or accessed:
8508 is initialized and running.
11188 as initialized.
12116 initialized
12573 the PM1 registers were not being initialized properly.
12601 initialized are now treated as NOOPs.
13124 where Local0 is not initialized. Apparently, some BIOS
14706 Fixed a problem where the GPE bit masks were not initialized
[all …]
/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c321 static int initialized = 0; in i_mdi_init() local
323 if (initialized) in i_mdi_init()
325 initialized = 1; in i_mdi_init()
/illumos-gate/usr/src/cmd/lp/model/
H A Dstandard35 # and physical printer are initialized, we can't do much
H A Dtsol_standard34 # and physical printer are initialized, we can't do much
H A Dtsol_standard_foomatic37 # and physical printer are initialized, we can't do much
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME301 dhcp_pkt_t initialized suitably for transmission. Note that currently

12345