union_scsw

Langue: en

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

union_scsw - subchannel status word

SYNOPSIS

 union scsw {
   struct cmd_scsw cmd;
   struct tm_scsw tm;
 };  
 

MEMBERS

cmd

command-mode SCSW

tm

transport-mode SCSW

AUTHOR

Cornelia Huck <cornelia.huck@de.ibm.com>

Author.