Home
last modified time | relevance | path

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

/freebsd/stand/efi/include/
H A Defidevp.h218 #define MSG_MAC_ADDR_DP 0x0b macro
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h551 #define MSG_MAC_ADDR_DP 0x0b macro
/freebsd/stand/efi/libefi/
H A Definet.c394 DevicePathSubType(node) != MSG_MAC_ADDR_DP) in efinet_dev_init()
H A Ddevpath.c295 case MSG_MAC_ADDR_DP: in efi_messaging_dev_path()
H A Defihttp.c262 case MSG_MAC_ADDR_DP: in efihttp_dev_open()
/freebsd/lib/libefivar/
H A Defivar-dp-format.c2409 { MESSAGING_DEVICE_PATH, MSG_MAC_ADDR_DP, DevPathToTextMacAddr },
H A Defivar-dp-parse.c2014 MSG_MAC_ADDR_DP, in DevPathFromTextMAC()