cmd_run
static void cmd_run(struct Scsi_Host *shpnt);
{ "cmd", cmd_init, cmd_run, cmd_end, 1},
{ .name = "run", .func = cmd_run },