Home | History | Annotate | Download | only in Uefi

Lines Matching full:undi

33 /// UNDI ROM ID and devive ID signature.

90 /// Return UNDI operational state.
95 /// Change UNDI operational state from Stopped to Started.
100 /// Change UNDI operational state from Started to Stopped.
105 /// Get UNDI initialization information.
115 /// Changed UNDI operational state from Started to Initialized.
125 /// Change the UNDI operational state from Initialized to Started.
180 /// Last valid PXE UNDI OpCode number.
190 // UNDI Get State
195 // UNDI Start
200 // UNDI Stop
205 // UNDI Get Init Info
210 // UNDI Get Config Info
215 /// UNDI Initialize
223 /// UNDI Reset
229 /// UNDI Shutdown.
234 /// UNDI Interrupt Enables.
270 /// UNDI Receive Filters.
318 /// UNDI Station Address.
325 /// UNDI Statistics.
331 /// UNDI MCast IP to MAC.
341 /// UNDI NvData.
351 /// UNDI Get Status.
377 /// UNDI Fill Header.
384 /// UNDI Transmit.
387 /// S/W UNDI only. Return after the packet has been transmitted. A
400 /// UNDI Receive.
426 /// UNDI Get State.
434 /// UNDI Start.
440 /// UNDI Get Init Info.
451 /// UNDI Initialize.
456 /// UNDI Reset.
461 /// UNDI Shutdown.
466 /// UNDI Interrupt Enables.
484 /// UNDI Receive Filters.
514 /// UNDI Station Address.
520 /// UNDI Statistics.
526 //// UNDI MCast IP to MAC.
531 /// UNDI NvData.
537 /// UNDI Get Status.
584 /// UNDI Fill Header.
590 /// UNDI Transmit.
595 /// UNDI Receive
606 /// Common StatCodes returned by all UNDI commands, UNDI protocol functions
634 UNDI Start command.
639 /// This interface number is returned by the S/W UNDI Get State and
647 /// Setting this flag directs the UNDI to queue this command for later
648 /// execution if the UNDI is busy and it supports command queuing.
656 /// These two bit values are used to determine if there are more UNDI
740 /// UNDI operation state.
783 /// If set, CDB identified in CDBaddr port is given to UNDI.
847 /// UNDI command interface revision. These are the values that get sent
907 /// See S/W UNDI ROMID structure definition for PCI and
935 /// UNDI will never request a delay smaller than 10 microseconds
938 /// microseconds before returning control to the UNDI.
947 /// UNDI may need to block multi-threaded/multi-processor access to
949 /// device. To this end, a blocking service is needed by the UNDI.
950 /// When UNDI needs a block, it will call Block() passing a non-zero
951 /// value. When UNDI no longer needs a block, it will call Block()
953 /// do not return control to the UNDI until the previous Block() is
963 /// UNDI will pass the virtual address of a buffer and the virtual
977 /// UNDI will read or write the device io space using this call back
990 /// UNDI will never request a delay smaller than 10 microseconds
993 /// microseconds before returning control to the UNDI.
1002 /// UNDI may need to block multi-threaded/multi-processor access to
1004 /// device. To this end, a blocking service is needed by the UNDI.
1005 /// When UNDI needs a block, it will call Block() passing a non-zero
1006 /// value. When UNDI no longer needs a block, it will call Block()
1008 /// do not return control to the UNDI until the previous Block() is
1018 /// UNDI will pass the virtual address of a buffer and the virtual
1032 /// UNDI will read or write the device io space using this call back
1043 /// UNDI will pass the virtual address of a buffer, direction of the data
1061 /// UNDI will pass the virtual and mapped addresses of a buffer.
1072 /// UNDI will pass the virtual and mapped addresses of a buffer.
1081 /// protocol driver can provide anything for this Unique_ID, UNDI remembers
1103 /// the Initialize command. Giving UNDI more memory will generally
1106 /// If MemoryRequired is zero, the UNDI does not need and will not
1135 /// this UNDI. This information is needed when allocating receive
1153 /// be allocated by the UNDI. If MemoryRequired is non-zero, this
1200 /// This identifies the PCI network device that this UNDI interface.
1226 /// This identifies the PCC network device that this UNDI interface
1252 /// be in contiguous physical memory and cannot be swapped out. The UNDI
1266 /// default link speed (operation depends on UNDI/NIC functionality).
1277 /// If these fields are set to zero, the UNDI will allocate buffer
1308 /// the UNDI and network device do not use external memory buffers.
1310 /// Memory used by the UNDI and network device is allocated from the
1368 /// UNDI/NIC.