H A D | camcontrol.c | 2 * Copyright (c) 1997-2007 Kenneth D. Merry 209 {"devlist", CAM_CMD_DEVTREE, CAM_ARG_NONE, "-b"}, 238 {"-?", CAM_CMD_USAGE, CAM_ARG_NONE, NULL}, 239 {"-h", CAM_CMD_USAGE, CAM_ARG_NONE, NULL}, 328 struct ccb_trans_settings *cts); 333 int quiet, struct ccb_trans_settings *cts); 380 for (opts = table; (opts != NULL) && (opts->optname != NULL); in getoption() 382 if (strncmp(opts->optname, arg, strlen(arg)) == 0) { in getoption() 383 *cmdnum = opts->cmdnum; in getoption() 384 *argnum = opts->argnu in getoption() 5279 cts_print(struct cam_device * device,struct ccb_trans_settings * cts) cts_print() argument 6042 get_print_cts(struct cam_device * device,int user_settings,int quiet,struct ccb_trans_settings * cts) get_print_cts() argument 8050 struct ccb_trans_settings_mmc *cts; mmcsdcmd() local 8067 struct ccb_trans_settings_mmc *cts; mmcsdcmd() local 8085 struct ccb_trans_settings_mmc *cts; mmcsdcmd() local 8105 struct ccb_trans_settings_mmc *cts; mmcsdcmd() local [all...] |