HomeSort by: relevance | last modified time | path
    Searched refs:rr_channel (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
mlxio.h 74 int rr_channel; member in struct:mlx_rebuild_request
mlx.c 824 rb->rr_status = mlx_rebuild(mlx, rb->rr_channel, rb->rr_target);
  /src/usr.sbin/mlxctl/
cmds.c 381 rb.rr_channel = (int)strtol(*argv, &p, 0);
394 warnx("the drive at %d:%d is already ONLINE", rb.rr_channel,
403 warnx("there is no drive at %d:%d", rb.rr_channel,

Completed in 76 milliseconds