Searched refs:GetStatus (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
H A D | efinet.h | 335 EFI_SIMPLE_NETWORK_GET_STATUS GetStatus; member
|
/netbsd-src/sys/arch/ia64/stand/efi/libefi/ |
H A D | efinet.c | 132 status = net->GetStatus(net, 0, &buf); in efinet_put()
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/ |
H A D | TSP.idl | 299 [helpstring("method GetStatus")] 300 HRESULT GetStatus([in] TSS_FLAG statusFlag,
|
/netbsd-src/sys/arch/i386/stand/efiboot/ |
H A D | efinet.c | 159 status = uefi_call_wrapper(net->GetStatus, 3, net, NULL, &buf); in efinet_put()
|
/netbsd-src/sys/stand/efiboot/ |
H A D | efinet.c | 190 status = uefi_call_wrapper(net->GetStatus, 3, net, NULL, &buf); in efinet_put()
|