Home
last modified time | relevance | path

Searched defs:_EFI_SIMPLE_NETWORK (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/efi/include/
H A Definet.h328 typedef struct _EFI_SIMPLE_NETWORK { struct
329 UINT64 Revision;
330 EFI_SIMPLE_NETWORK_START Start;
331 EFI_SIMPLE_NETWORK_STOP Stop;
332 EFI_SIMPLE_NETWORK_INITIALIZE Initialize;
333 EFI_SIMPLE_NETWORK_RESET Reset;
334 EFI_SIMPLE_NETWORK_SHUTDOWN Shutdown;
335 EFI_SIMPLE_NETWORK_RECEIVE_FILTERS ReceiveFilters;
336 EFI_SIMPLE_NETWORK_STATION_ADDRESS StationAddress;
337 EFI_SIMPLE_NETWORK_STATISTICS Statistics;
[all …]