diff options
Diffstat (limited to 'drivers/s390/scsi/zfcp_def.h')
-rw-r--r-- | drivers/s390/scsi/zfcp_def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/s390/scsi/zfcp_def.h b/drivers/s390/scsi/zfcp_def.h index 601f5a575def..c1becfc1e7fe 100644 --- a/drivers/s390/scsi/zfcp_def.h +++ b/drivers/s390/scsi/zfcp_def.h | |||
@@ -232,6 +232,7 @@ struct zfcp_ls_adisc { | |||
232 | 232 | ||
233 | /* remote port status */ | 233 | /* remote port status */ |
234 | #define ZFCP_STATUS_PORT_PHYS_OPEN 0x00000001 | 234 | #define ZFCP_STATUS_PORT_PHYS_OPEN 0x00000001 |
235 | #define ZFCP_STATUS_PORT_LINK_TEST 0x00000002 | ||
235 | 236 | ||
236 | /* well known address (WKA) port status*/ | 237 | /* well known address (WKA) port status*/ |
237 | enum zfcp_wka_status { | 238 | enum zfcp_wka_status { |