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.
83 /// Return UNDI operational state.
88 /// Change UNDI operational state from Stopped to Started.
93 /// Change UNDI operational state from Started to Stopped.
108 /// Changed UNDI operational state from Started to Initialized.
113 /// Re-initialize the NIC H/W.
118 /// Change the UNDI operational state from Initialized to Started.
148 /// Read or change non-volatile storage on the NIC.
240 /// after a complete non-error packet has been received.
246 /// after a complete non-error packet has been transmitted.
337 /// Select the type of non-volatile data operation.
713 PXE_UINT8 Fudge; ///< makes 8-bit cksum equal zero.
810 PXE_UINT8 Fudge; ///< makes 8-bit cksum zero.
938 /// UNDI may need to block multi-threaded/multi-processor access to
941 /// When UNDI needs a block, it will call Block() passing a non-zero
955 /// address of a 64-bit physical buffer. Convert the virtual address
993 /// UNDI may need to block multi-threaded/multi-processor access to
996 /// When UNDI needs a block, it will call Block() passing a non-zero
1010 /// address of a 64-bit physical buffer. Convert the virtual address
1074 /// the ifnum and gives it back as a parameter to all the call-back routines
1115 /// Number of non-volatile storage items.
1120 /// Width of non-volatile storage item in bytes. 0, 1, 2 or 4
1144 /// be allocated by the UNDI. If MemoryRequired is non-zero, this
1256 /// and 1000. Setting a value of zero will auto-detect and/or use the
1263 /// allocate. If MemoryAddr and MemoryLength are non-zero, this
1492 /// Non-volatile storage address to be changed.
1509 /// the same size as the non-volatile NIC storage.
1513 /// Array of byte-wide data items.
1518 /// Array of word-wide data items.
1523 /// Array of dword-wide data items.
1530 /// Arrays of data items from non-volatile storage.
1534 /// Array of byte-wide data items.
1539 /// Array of word-wide data items.
1544 /// Array of dword-wide data items.