Home
last modified time | relevance | path

Searched refs:MSG_I2O_DP (Results 1 – 4 of 4) sorted by relevance

/freebsd/stand/efi/include/
H A Defidevp.h212 #define MSG_I2O_DP 0x06 macro
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h539 #define MSG_I2O_DP 0x06 macro
/freebsd/lib/libefivar/
H A Defivar-dp-format.c2382 { MESSAGING_DEVICE_PATH, MSG_I2O_DP, DevPathToTextI2O },
H A Defivar-dp-parse.c1348 MSG_I2O_DP, in DevPathFromTextI2O()