Home
last modified time | relevance | path

Searched refs:MSG_UART_DP (Results 1 – 7 of 7) sorted by relevance

/freebsd/stand/efi/include/
H A Defidevp.h265 #define MSG_UART_DP 0x0e macro
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h693 #define MSG_UART_DP 0x0e macro
/freebsd/stand/efi/libefi/
H A Deficom.c136 DevicePathSubType(devpath) == MSG_UART_DP) in efi_serial_get_index()
H A Ddevpath.c310 case MSG_UART_DP: in efi_messaging_dev_path()
/freebsd/stand/efi/loader/
H A Dmain.c785 DevicePathSubType(node) == MSG_UART_DP) { in parse_uefi_con_out()
/freebsd/lib/libefivar/
H A Defivar-dp-format.c2387 { MESSAGING_DEVICE_PATH, MSG_UART_DP, DevPathToTextUart },
H A Defivar-dp-parse.c2113 MSG_UART_DP, in DevPathFromTextUart()