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

  /bionic/libc/kernel/uapi/linux/
ndctl.h 22 struct nd_cmd_smart { struct
110 ND_CMD_SMART = 1,
129 #define ND_IOCTL_SMART _IOWR(ND_IOCTL, ND_CMD_SMART, struct nd_cmd_smart)
  /external/kernel-headers/original/uapi/linux/
ndctl.h 18 struct nd_cmd_smart { struct
103 ND_CMD_SMART = 1,
135 [ND_CMD_SMART] = "smart",
153 #define ND_IOCTL_SMART _IOWR(ND_IOCTL, ND_CMD_SMART,\
154 struct nd_cmd_smart)

Completed in 82 milliseconds