Home
last modified time | relevance | path

Searched refs:StatusCode (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/edk2/Include/Pi/
H A DPiMultiPhase.h43 #define DXE_ERROR(StatusCode) (MAX_BIT | (MAX_BIT >> 2) | StatusCode) argument
/freebsd/sys/contrib/edk2/Include/
H A DBase.h1046 #define ENCODE_ERROR(StatusCode) ((RETURN_STATUS)(MAX_BIT | (StatusCode))) argument
1057 #define ENCODE_WARNING(StatusCode) ((RETURN_STATUS)(StatusCode)) argument
1070 #define RETURN_ERROR(StatusCode) (((RETURN_STATUS)(StatusCode)) >= MAX_BIT) argument
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_targ.h350 U8 StatusCode; /* 00h */ member
397 U8 StatusCode; /* 00h */ member
467 U8 StatusCode; /* 00h */ member
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DHttp.h204 EFI_HTTP_STATUS_CODE StatusCode; member
/freebsd/sys/dev/mpt/
H A Dmpt_debug.c598 printf("\tStatusCode 0x%02x\n", msg->StatusCode); in mpt_print_scsi_target_assist_request()
614 printf("\tStatusCode 0x%02x\n", msg->StatusCode); in mpt_print_scsi_target_status_send_request()
H A Dmpt_cam.c4667 tp->StatusCode = status; in mpt_scsi_tgt_status()
/freebsd/stand/efi/libefi/
H A Defihttp.c514 response.StatusCode = HTTP_STATUS_UNSUPPORTED_STATUS; in _efihttp_fs_open()
537 if (response.StatusCode != HTTP_STATUS_200_OK) { in _efihttp_fs_open()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_ndis.c217 USHORT StatusCode; member
/freebsd/sys/contrib/edk2/
H A DMdePkg.dec949 ## Include/Ppi/StatusCode.h
1157 ## Include/Protocol/StatusCode.h