Home
last modified time | relevance | path

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

/NextBSD/sbin/camcontrol/
HDcamcontrol.c91 CAM_CMD_SMP_RG = 0x00000018, enumerator
200 {"smprg", CAM_CMD_SMP_RG, CAM_ARG_NONE, smprg_opts},
201 {"smpreportgeneral", CAM_CMD_SMP_RG, CAM_ARG_NONE, smprg_opts},
9224 case CAM_CMD_SMP_RG: in main()