Lines Matching full:undi
35 // UNDI ROM ID and devive ID signature
114 // Return UNDI operational state.
119 // Change UNDI operational state from Stopped to Started.
124 // Change UNDI operational state from Started to Stopped.
129 // Get UNDI initialization information.
139 // Changed UNDI operational state from Started to Initialized.
149 // Change the UNDI operational state from Initialized to Started.
207 // Last valid PXE UNDI OpCode number.
216 // UNDI Get State
222 // UNDI Start
228 // UNDI Stop
234 // UNDI Get Init Info
240 // UNDI Get Config Info
246 // UNDI Initialize
254 // UNDI Reset
261 // UNDI Shutdown
267 // UNDI Interrupt Enables
304 // UNDI Receive Filters
353 // UNDI Station Address
360 // UNDI Statistics
367 // UNDI MCast IP to MAC
378 // UNDI NvData
389 // UNDI Get Status
411 // UNDI Fill Header
419 // UNDI Transmit
423 // S/W UNDI only. Return after the packet has been transmitted. A
439 // UNDI Receive
466 // UNDI Get State
475 // UNDI Start
481 // UNDI Get Init Info
490 // UNDI Initialize
496 // UNDI Reset
502 // UNDI Shutdown
508 // UNDI Interrupt Enables
528 // UNDI Receive Filters
558 // UNDI Station Address
564 // UNDI Statistics
570 // UNDI MCast IP to MAC
576 // UNDI NvData
583 // UNDI Get Status
625 // UNDI Fill Header
631 // UNDI Transmit
637 // UNDI Receive
647 // Common StatCodes returned by all UNDI commands, UNDI protocol functions
677 // This interface number must be passed to the S/W UNDI Start command.
682 // This interface number is returned by the S/W UNDI Get State and
690 // Setting this flag directs the UNDI to queue this command for later
691 // execution if the UNDI is busy and it supports command queuing.
699 // These two bit values are used to determine if there are more UNDI
777 // UNDI operation state
820 // If set, CDB identified in CDBaddr port is given to UNDI.
883 // UNDI command interface revision. These are the values that get sent
945 // See S/W UNDI ROMID structure definition for PCI and
979 // UNDI will never request a delay smaller than 10 microseconds
982 // microseconds before returning control to the UNDI.
991 // UNDI may need to block multi-threaded/multi-processor access to
993 // device. To this end, a blocking service is needed by the UNDI.
994 // When UNDI needs a block, it will call Block() passing a non-zero
995 // value. When UNDI no longer needs a block, it will call Block()
997 // do not return control to the UNDI until the previous Block() is
1007 // UNDI will pass the virtual address of a buffer and the virtual
1021 // UNDI will read or write the device io space using this call back
1041 // the Initialize command. Giving UNDI more memory will generally
1044 // If MemoryRequired is zero, the UNDI does not need and will not
1073 // this UNDI. This information is needed when allocating receive
1091 // be allocated by the UNDI. If MemoryRequired is non-zero, this
1139 // This identifies the PCI network device that this UNDI interface
1166 // This identifies the PCC network device that this UNDI interface
1208 // be in contiguous physical memory and cannot be swapped out. The UNDI
1222 // default link speed (operation depends on UNDI/NIC functionality).
1233 // If these fields are set to zero, the UNDI will allocate buffer
1264 // the UNDI and network device do not use external memory buffers.
1266 // Memory used by the UNDI and network device is allocated from the
1329 // UNDI/NIC.