sourCEntral - mobile manpages

pdf

LSCSS

NAME

lscss − list channel subsystem devices.

SYNOPSIS

lscss

[-h] [-s] [-t <device-type>] [--version]

DESCRIPTION

The lscss command is used to list all or a subset of devices that are managed by to common I/O subsystem.

OPTIONS

-h or --help

Print help text.

--version

Print the version of the s390-tools package and the command.

-s|--short

Supresses leading "0.0." for bus IDs.

-t|--type <device-type>

Shows only devices that match the given device type.

<device-type> = <device>[/<model>]
<device>
= 4-digit hexadecimal device number.
<model>
= 2-digit hexadecimal model number.

EXAMPLES

lscss

List all devices that are managed by the common I/O subsystem.

lscss -t 3390

Same as above but shows only 3390 devices.

AUTHOR

This man-page was written by Stefan Bader <shbader AT de DOT ibm DOT com>.

pdf