HomeSort by relevance Sort by last modified time
    Searched refs:DCB_CMD_GCAP (Results 1 - 3 of 3) sorted by null

  /external/strace/xlat/
dcb_commands.h 83 #if defined(DCB_CMD_GCAP) || (defined(HAVE_DECL_DCB_CMD_GCAP) && HAVE_DECL_DCB_CMD_GCAP)
85 static_assert((DCB_CMD_GCAP) == (11), "DCB_CMD_GCAP != 11");
88 # define DCB_CMD_GCAP 11
224 XLAT(DCB_CMD_GCAP),
  /bionic/libc/kernel/uapi/linux/
dcbnl.h 128 DCB_CMD_GCAP,
  /external/kernel-headers/original/uapi/linux/
dcbnl.h 285 * @DCB_CMD_GCAP: request the DCB capabilities of the device
319 DCB_CMD_GCAP,

Completed in 57 milliseconds