Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dhfa384x.h293 #define HFA384x_CMD_CMDCODE ((UINT16)(BIT5 | BIT4 | BIT3 | BIT2 | BIT1 | BIT0)) macro
835 #define HFA384x_CMD_CMDCODE_GET(value) ((UINT16)(((UINT16)(value)) & HFA384x_CMD_CMDCODE))