Home
last modified time | relevance | path

Searched refs:GetStatus (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/stand/contrib/edk2/MdePkg/Include/Protocol/
H A DSimpleNetwork.h660 EFI_SIMPLE_NETWORK_GET_STATUS GetStatus; member
/dflybsd-src/stand/boot/efi/libefi/
H A Definet.c133 status = net->GetStatus(net, 0, &buf); in efinet_put()