Lines Matching +full:non +full:- +full:operational
6 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
7 SPDX-License-Identifier: BSD-2-Clause-Patent
10 32/64-bit PXE specification:
11 alpha-4, 99-Dec-17.
84 /// Return UNDI operational state.
89 /// Change UNDI operational state from Stopped to Started.
94 /// Change UNDI operational state from Started to Stopped.
109 /// Changed UNDI operational state from Started to Initialized.
114 /// Re-initialize the NIC H/W.
119 /// Change the UNDI operational state from Initialized to Started.
149 /// Read or change non-volatile storage on the NIC.
241 /// after a complete non-error packet has been received.
247 /// after a complete non-error packet has been transmitted.
338 /// Select the type of non-volatile data operation.
714 PXE_UINT8 Fudge; ///< makes 8-bit cksum equal zero.
811 PXE_UINT8 Fudge; ///< makes 8-bit cksum zero.
941 /// UNDI may need to block multi-threaded/multi-processor access to
944 /// When UNDI needs a block, it will call Block() passing a non-zero
958 /// address of a 64-bit physical buffer. Convert the virtual address
996 /// UNDI may need to block multi-threaded/multi-processor access to
999 /// When UNDI needs a block, it will call Block() passing a non-zero
1013 /// address of a 64-bit physical buffer. Convert the virtual address
1077 /// the ifnum and gives it back as a parameter to all the call-back routines
1118 /// Number of non-volatile storage items.
1123 /// Width of non-volatile storage item in bytes. 0, 1, 2 or 4
1147 /// be allocated by the UNDI. If MemoryRequired is non-zero, this
1259 /// and 1000. Setting a value of zero will auto-detect and/or use the
1266 /// allocate. If MemoryAddr and MemoryLength are non-zero, this
1495 /// Non-volatile storage address to be changed.
1512 /// the same size as the non-volatile NIC storage.
1516 /// Array of byte-wide data items.
1521 /// Array of word-wide data items.
1526 /// Array of dword-wide data items.
1533 /// Arrays of data items from non-volatile storage.
1537 /// Array of byte-wide data items.
1542 /// Array of word-wide data items.
1547 /// Array of dword-wide data items.