ÿþ 
 / / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 / /  
 / /     h b a a p i . m o f  
 / /  
 / /     M o d u l e :   W D M   c l a s s e s   t o   e x p o s e   H B A   a p i   d a t a   f r o m   d r i v e r s  
 / /  
 / /     P u r p o s e :   C o n t a i n s   W D M   c l a s s e s   t h a t   s p e c i f y   t h e   H B A   d a t a   t o   b e   e x p o s e d  
 / /                       v i a   t h e   H B A   a p i   s e t .  
 / /  
 / /     N O T E :   T h i s   f i l e   c o n t a i n s   i n f o r m a t i o n   t h a t   i s   b a s e d   u p o n   a n   e a r l i e r  
 / /                 r e v i s i o n   o f   t h e   H B A A P I   2 . 1 8   s p e c i f i c a t i o n .  
 / /  
 / /     N O T E :   T h i s   i s   c u r r e n t l y   u n d e r   r e v i s i o n   t o   S M - H B A   D e c   2 0 0 5  
 / /  
 / /     C o p y r i g h t   ( c )   2 0 0 1   M i c r o s o f t   C o r p o r a t i o n  
 / /  
 / / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
  
 # p r a g m a   a u t o r e c o v e r  
 # p r a g m a   c l a s s f l a g s ( 6 4 )  
 # p r a g m a   n a m e s p a c e ( " \ \ \ \ . \ \ r o o t \ \ w m i " )  
  
 [ S t a t i c , S i n g l e t o n ]    
 c l a s s   M S F C _ H b a A p i V e r s i o n  
 {  
     u i n t 3 2   W m i H b a A p i V e r s i o n ;  
     u i n t 3 2   H b a A p i V e r s i o n ;  
     s t r i n g   D e s c r i p t i o n ;  
 } ;  
  
 I n s t a n c e   o f   M S F C _ H b a A p i V e r s i o n   a s   $ M S F C _ H b a A p i V e r s i o n N a m e  
 {  
     W m i H b a A p i V e r s i o n   =   2 5 9 ;  
     H b a A p i V e r s i o n   =   5 3 0 ;  
     D e s c r i p t i o n   =   " S M - H B A   V e r s i o n   1 . 0 / F C - H B A   V e r s i o n   2 . 1 8 " ;  
 } ;  
  
 [ S t a t i c , S i n g l e t o n ]    
 c l a s s   M S _ S M _ H b a A p i V e r s i o n  
 {  
     u i n t 3 2   W m i H b a A p i V e r s i o n ;  
     u i n t 3 2   H b a A p i V e r s i o n ;  
     s t r i n g   D e s c r i p t i o n ;  
 } ;  
  
 I n s t a n c e   o f   M S _ S M _ H b a A p i V e r s i o n   a s   $ M S _ S M _ H b a A p i V e r s i o n N a m e  
 {  
     W m i H b a A p i V e r s i o n   =   2 5 9 ;  
     H b a A p i V e r s i o n   =   2 5 6 ;  
     D e s c r i p t i o n   =   " S M - H B A   V e r s i o n   1 . 0 / F C - H B A   V e r s i o n   2 . 1 8 " ;  
 } ;  
  
 [ c p p _ q u o t e ( " \ n / / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * \ n / / \ n / /     h b a p i w m i . h \ n / /   \ n / /     M o d u l e :   W D M   c l a s s e s   t o   e x p o s e   H B A   a p i   d a t a   f r o m   d r i v e r s \ n / / \ n / /     P u r p o s e :   C o n t a i n s   W D M   c l a s s e s   t h a t   s p e c i f y   t h e   H B A   d a t a   t o   b e   e x p o s e d   \ n / /                       v i a   t h e   H B A   a p i   s e t . \ n / / \ n / /     N O T E :   T h i s   f i l e   c o n t a i n s   i n f o r m a t i o n   t h a t   i s   b a s e d   u p o n : \ n / /                 S M - H B A   V e r s i o n   1 . 0   a n d   F C - H B A   2 . 1 8   s p e c i f i c a t i o n . \ n / / \ n / /                 P l e a s e   s p e c i f y   w h i c h   W M I   i n t e r f a c e s   t h e   p r o v i d e r   w i l l   i m p l e m e n t   b y \ n / /                 d e f i n i n g   M S _ S M _ H B A _ A P I   o r   M S F C _ H B A _ A P I   b e f o r e   i n c l u d i n g   t h i s   f i l e . \ n / /                 T h a t   i s : \ n / / \ n / /                 # d e f i n e   M S _ S M _ H B A _ A P I \ n / /                 # i n c l u d e   < h b a p i w m i . h > \ n / / \ n / /                 -   o r   - \ n / / \ n / /                 # d e f i n e   M S F C _ H B A _ A P I \ n / /                 # i n c l u d e   < h b a p i w m i . h > \ n / / \ n / / \ n / /     C o p y r i g h t   ( c )   2 0 0 1   M i c r o s o f t   C o r p o r a t i o n \ n / / \ n / / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * \ n \ n " ) , W M I , g u i d ( " { 3 C E 7 9 0 4 F - 4 5 9 F - 4 8 0 d - 9 A 3 C - 0 1 3 E D E 3 B D D E 8 } " ) ]    
 c l a s s   M S F C _ H B A P o r t S t a t i s t i c s  
 {  
     [ W m i D a t a I d ( 1 ) ]   s i n t 6 4   S e c o n d s S i n c e L a s t R e s e t ;  
     [ W m i D a t a I d ( 2 ) ]   s i n t 6 4   T x F r a m e s ;  
     [ W m i D a t a I d ( 3 ) ]   s i n t 6 4   T x W o r d s ;  
     [ W m i D a t a I d ( 4 ) ]   s i n t 6 4   R x F r a m e s ;  
     [ W m i D a t a I d ( 5 ) ]   s i n t 6 4   R x W o r d s ;  
     [ W m i D a t a I d ( 6 ) ]   s i n t 6 4   L I P C o u n t ;  
     [ W m i D a t a I d ( 7 ) ]   s i n t 6 4   N O S C o u n t ;  
     [ W m i D a t a I d ( 8 ) ]   s i n t 6 4   E r r o r F r a m e s ;  
     [ W m i D a t a I d ( 9 ) ]   s i n t 6 4   D u m p e d F r a m e s ;  
     [ W m i D a t a I d ( 1 0 ) ]   s i n t 6 4   L i n k F a i l u r e C o u n t ;  
     [ W m i D a t a I d ( 1 1 ) ]   s i n t 6 4   L o s s O f S y n c C o u n t ;  
     [ W m i D a t a I d ( 1 2 ) ]   s i n t 6 4   L o s s O f S i g n a l C o u n t ;  
     [ W m i D a t a I d ( 1 3 ) ]   s i n t 6 4   P r i m i t i v e S e q P r o t o c o l E r r C o u n t ;  
     [ W m i D a t a I d ( 1 4 ) ]   s i n t 6 4   I n v a l i d T x W o r d C o u n t ;  
     [ W m i D a t a I d ( 1 5 ) ]   s i n t 6 4   I n v a l i d C R C C o u n t ;  
 } ;  
  
 [ W M I , g u i d ( " { 5 9 6 6 A 2 4 F - 6 A A 5 - 4 1 8 E - B 7 5 C - 2 F 2 1 4 D F B 4 B 1 8 } " ) ]    
 c l a s s   H B A F C 3 M g m t I n f o  
 {  
     [ W m i R e f C l a s s ( " M S F C _ F i b r e C h a n n e l A d a p t e r " ) , W m i R e f P r o p e r t y ( " U n i q u e A d a p t e r I d " ) , W m i D a t a I d ( 1 ) ]   u i n t 6 4   U n i q u e A d a p t e r I d ;  
     [ H B A T y p e ( " H B A _ W W N " ) , W m i D a t a I d ( 2 ) , M A X ( 8 ) ]   u i n t 8   w w n [ ] ;  
     [ W m i D a t a I d ( 3 ) ]   u i n t 3 2   u n i t t y p e ;  
     [ W m i D a t a I d ( 4 ) ]   u i n t 3 2   P o r t I d ;  
     [ W m i D a t a I d ( 5 ) ]   u i n t 3 2   N u m b e r O f A t t a c h e d N o d e s ;  
     [ W m i D a t a I d ( 6 ) ]   u i n t 1 6   I P V e r s i o n ;  
     [ W m i D a t a I d ( 7 ) ]   u i n t 1 6   U D P P o r t ;  
     [ W m i D a t a I d ( 8 ) , M A X ( 1 6 ) ]   u i n t 8   I P A d d r e s s [ ] ;  
     [ W m i D a t a I d ( 9 ) ]   u i n t 1 6   r e s e r v e d ;  
     [ W m i D a t a I d ( 1 0 ) ]   u i n t 1 6   T o p o l o g y D i s c o v e r y F l a g s ;  
     [ W m i D a t a I d ( 1 1 ) ]   u i n t 3 2   r e s e r v e d 1 ;  
 } ;  
  
 [ H B A T y p e ( " H B A _ S C S I I D " ) , W M I , g u i d ( " { A 7 6 F 5 0 5 8 - B 1 F 0 - 4 6 2 2 - 9 E 8 8 - 5 C C 4 1 E 3 4 4 5 4 A } " ) ]    
 c l a s s   H B A S c s i I D  
 {  
     [ W m i D a t a I d ( 1 ) ]   u i n t 3 2   S c s i B u s N u m b e r ;  
     [ W m i D a t a I d ( 2 ) ]   u i n t 3 2   S c s i T a r g e t N u m b e r ;  
     [ W m i D a t a I d ( 3 ) ]   u i n t 3 2   S c s i O S L u n ;  
     [ c p p _ q u o t e ( " \ n       / / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * \ n       / / \ n       / /     T h i s   u s e d   t o   b e   a   s t r i n g   t y p e ,   b u t   w e   m a d e   t h i s   a   f i x e d   l e n g t h \ n       / /     a r r a y   s o   t h e   W m i S i z e I s ( )   w i l l   w o r k   c o r r e c t l y   f o r   s t r u c t s   t h a t   \ n       / /     c o n t a i n   t h i s   t y p e . \ n       / /     P l e a s e   n o t e   t h a t   t h i s   s h o u l d   s t i l l   b e   t r e a t e d   a s   a   s t r i n g . \ n       / /     T h e   f i r s t   u i n t 1 6   m u s t   h o l d   t h e   l e n g t h   o f   s t r i n g   ( i n   b y t e s ) . \ n       / / \ n       / / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * \ n \ n " ) , W m i D a t a I d ( 4 ) , M A X ( 2 5 7 ) ]   u i n t 1 6   O S D e v i c e N a m e [ ] ;  
 } ;  
  
 [ c p p _ q u o t e ( " \ n \ n \ n / / \ n / /   E v e n t   t y p e s . \ n / / \ n / /   T h e s e   m a t c h   t h e   d e f i n i t i o n s   i n   h b a a p i . h   a n d   m u s t   b e   k e p t   i n   s y n c . \ n / / \ n       / *   A d a p t e r   L e v e l   E v e n t s   * / \ n # d e f i n e   H B A _ E V E N T _ A D A P T E R _ U N K N O W N               0 x 1 0 0 \ n # d e f i n e   H B A _ E V E N T _ A D A P T E R _ A D D                       0 x 1 0 1 \ n # d e f i n e   H B A _ E V E N T _ A D A P T E R _ R E M O V E                 0 x 1 0 2 \ n # d e f i n e   H B A _ E V E N T _ A D A P T E R _ C H A N G E                 0 x 1 0 3 \ n \ n       / *   P o r t   L e v e l   E v e n t s   * / \ n # d e f i n e   H B A _ E V E N T _ P O R T _ U N K N O W N                     0 x 2 0 0 \ n # d e f i n e   H B A _ E V E N T _ P O R T _ O F F L I N E                     0 x 2 0 1 \ n # d e f i n e   H B A _ E V E N T _ P O R T _ O N L I N E                       0 x 2 0 2 \ n # d e f i n e   H B A _ E V E N T _ P O R T _ N E W _ T A R G E T S             0 x 2 0 3 \ n # d e f i n e   H B A _ E V E N T _ P O R T _ F A B R I C                       0 x 2 0 4 \ n # d e f i n e   H B A _ E V E N T _ P O R T _ B R O A D C A S T _ C H A N G E   0 x 2 0 5 \ n # d e f i n e   H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 4 _ 0     0 x 2 0 6 \ n # d e f i n e   H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 7 _ 4     0 x 2 0 7 \ n # d e f i n e   H B A _ E V E N T _ P O R T _ B R O A D C A S T _ S E S         0 x 2 0 8 \ n # d e f i n e   H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 0 1 _ 4     0 x 2 0 9 \ n # d e f i n e   H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 0 4 _ 7     0 x 2 0 a \ n # d e f i n e   H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 1 6 _ 7     0 x 2 0 b \ n # d e f i n e   H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 9 _ 7     0 x 2 0 c \ n # d e f i n e   H B A _ E V E N T _ P O R T _ A L L                             0 x 2 f f \ n       \ n       / *   P o r t   S t a t i s t i c s   E v e n t s   * / \ n # d e f i n e   H B A _ E V E N T _ P O R T _ S T A T _ T H R E S H O L D       0 x 3 0 1 \ n # d e f i n e   H B A _ E V E N T _ P O R T _ S T A T _ G R O W T H             0 x 3 0 2 \ n \ n / *   P h y   S t a t i s t i c s   E v e n t s   * / \ n # d e f i n e   H B A _ E V E N T _ P H Y _ S T A T _ T H R E S H O L D         0 x 3 5 1 \ n # d e f i n e   H B A _ E V E N T _ P H Y _ S T A T _ G R O W T H               0 x 3 5 2 \ n \ n       / *   T a r g e t   L e v e l   E v e n t s   * / \ n # d e f i n e   H B A _ E V E N T _ T A R G E T _ U N K N O W N                 0 x 4 0 0 \ n # d e f i n e   H B A _ E V E N T _ T A R G E T _ O F F L I N E                 0 x 4 0 1 \ n # d e f i n e   H B A _ E V E N T _ T A R G E T _ O N L I N E                   0 x 4 0 2 \ n # d e f i n e   H B A _ E V E N T _ T A R G E T _ R E M O V E D                 0 x 4 0 3 \ n \ n       / *   F a b r i c   L i n k     E v e n t s   * / \ n # d e f i n e   H B A _ E V E N T _ L I N K _ U N K N O W N                     0 x 5 0 0 \ n # d e f i n e   H B A _ E V E N T _ L I N K _ I N C I D E N T                   0 x 5 0 1 \ n " ) , W M I , g u i d ( " { C 6 6 0 1 5 E E - 0 1 4 B - 4 9 8 A - 9 4 5 1 - 9 9 F E A D 0 A B 4 5 1 } " ) , P r o v i d e r ( " w m i p r o v " ) , D y n a m i c ]    
 c l a s s   M S F C _ L i n k E v e n t   :   W M I E v e n t  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ W m i D a t a I d ( 1 ) , V a l u e M a p { " 0 x 1 0 0 " ,   " 0 x 1 0 1 " ,   " 0 x 1 0 2 " ,   " 0 x 1 0 3 " ,   " 0 x 2 0 0 " ,   " 0 x 2 0 1 " ,   " 0 x 2 0 2 " ,   " 0 x 2 0 3 " ,   " 0 x 2 0 4 " ,   " 0 x 2 0 5 " ,   " 0 x 2 0 6 " ,   " 0 x 2 0 7 " ,   " 0 x 2 0 8 " ,   " 0 x 2 0 9 " ,   " 0 x 2 0 a " ,   " 0 x 2 0 b " ,   " 0 x 2 0 c " ,   " 0 x 2 f f " ,   " 0 x 3 0 1 " ,   " 0 x 3 0 2 " ,   " 0 x 3 5 1 " ,   " 0 x 3 5 2 " ,   " 0 x 4 0 0 " ,   " 0 x 4 0 1 " ,   " 0 x 4 0 2 " ,   " 0 x 4 0 3 0 x 5 0 0 " ,   " 0 x 5 0 1 " } ]   u i n t 3 2   E v e n t T y p e ;  
     [ W m i D a t a I d ( 2 ) , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   A d a p t e r W W N [ ] ;  
     [ W m i D a t a I d ( 3 ) ]   u i n t 3 2   R L I R B u f f e r S i z e ;  
     [ W m i D a t a I d ( 4 ) , W m i S i z e I s ( " R L I R B u f f e r S i z e " ) ]   u i n t 8   R L I R B u f f e r [ ] ;  
 } ;  
  
 [ c p p _ q u o t e ( " \ n # i f n d e f   M S _ S M _ H B A _ A P I \ n # i f n d e f   M S F C _ H B A _ A P I \ n / / \ n / /   i f   n e i t h e r   d e f i n e d   t h e n   d e f a u l t   t o   M S F C \ n / / \ n # d e f i n e   M S F C _ H B A _ A P I \ n # e n d i f \ n # e n d i f \ n \ n \ n # i f d e f   M S F C _ H B A _ A P I \ n " ) , W M I , D y n a m i c , P r o v i d e r ( " w m i p r o v " ) , g u i d ( " { F 8 F 3 E A 2 6 - A B 2 C - 4 5 9 3 - 8 B 8 4 - C 5 6 4 2 8 E 6 B E D B } " ) ]    
 c l a s s   M S F C _ F C A d a p t e r H B A A t t r i b u t e s  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ W m i R e f C l a s s ( " M S F C _ F i b r e C h a n n e l A d a p t e r " ) , W m i R e f P r o p e r t y ( " U n i q u e A d a p t e r I d " ) , W m i D a t a I d ( 1 ) ]   u i n t 6 4   U n i q u e A d a p t e r I d ;  
     [ H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } , W m i D a t a I d ( 2 ) ]   u i n t 3 2   H B A S t a t u s ;  
     [ H B A T y p e ( " H B A _ W W N " ) , W m i D a t a I d ( 3 ) , M A X ( 8 ) ]   u i n t 8   N o d e W W N [ ] ;  
     [ W m i D a t a I d ( 4 ) ]   u i n t 3 2   V e n d o r S p e c i f i c I D ;  
     [ W m i D a t a I d ( 5 ) ]   u i n t 3 2   N u m b e r O f P o r t s ;  
     [ c p p _ q u o t e ( " \ n       / / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * \ n       / / \ n       / /     T h e   s t r i n g   t y p e   i s   v a r i a b l e   l e n g t h   ( u p   t o   M a x L e n ) .                             \ n       / /     E a c h   s t r i n g   s t a r t s   w i t h   a   u s h o r t   t h a t   h o l d s   t h e   s t r i n g s   l e n g t h     \ n       / /     ( i n   b y t e s )   f o l l o w e d   b y   t h e   W C H A R s   t h a t   m a k e   u p   t h e   s t r i n g .             \ n       / / \ n       / / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * \ n \ n " ) , M a x L e n ( 6 4 ) , W m i D a t a I d ( 6 ) ]   s t r i n g   M a n u f a c t u r e r ;  
     [ M a x L e n ( 6 4 ) , W m i D a t a I d ( 7 ) ]   s t r i n g   S e r i a l N u m b e r ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 8 ) ]   s t r i n g   M o d e l ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 9 ) ]   s t r i n g   M o d e l D e s c r i p t i o n ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 1 0 ) ]   s t r i n g   N o d e S y m b o l i c N a m e ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 1 1 ) ]   s t r i n g   H a r d w a r e V e r s i o n ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 1 2 ) ]   s t r i n g   D r i v e r V e r s i o n ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 1 3 ) ]   s t r i n g   O p t i o n R O M V e r s i o n ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 1 4 ) ]   s t r i n g   F i r m w a r e V e r s i o n ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 1 5 ) ]   s t r i n g   D r i v e r N a m e ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 1 6 ) ]   s t r i n g   M f g D o m a i n ;  
 } ;  
  
 [ W M I , H B A T y p e ( " H B A _ P O R T A T T R I B U T E S " ) , g u i d ( " { A 7 6 B D 4 E 3 - 9 9 6 1 - 4 d 9 b - B 6 B E - 8 6 E 6 9 8 2 6 0 F 6 8 } " ) ]    
 c l a s s   M S F C _ H B A P o r t A t t r i b u t e s R e s u l t s  
 {  
     [ H B A T y p e ( " H B A _ W W N " ) , W m i D a t a I d ( 1 ) , M A X ( 8 ) ]   u i n t 8   N o d e W W N [ ] ;  
     [ H B A T y p e ( " H B A _ W W N " ) , W m i D a t a I d ( 2 ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] ;  
     [ W m i D a t a I d ( 3 ) ]   u i n t 3 2   P o r t F c I d ;  
     [ H B A T y p e ( " H B A _ P O R T T Y P E " ) , V a l u e M a p { " 1 " ,   " 2 " ,   " 3 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 2 0 " ,   " 2 1 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " } , W m i D a t a I d ( 4 ) ]   u i n t 3 2   P o r t T y p e ;  
     [ H B A T y p e ( " H B A _ P O R T S T A T E " ) , V a l u e M a p { " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " } , W m i D a t a I d ( 5 ) ]   u i n t 3 2   P o r t S t a t e ;  
     [ H B A T y p e ( " H B A _ C O S " ) , W m i D a t a I d ( 6 ) ]   u i n t 3 2   P o r t S u p p o r t e d C l a s s o f S e r v i c e ;  
     [ H B A T y p e ( " H B A _ F C 4 T Y P E S " ) , W m i D a t a I d ( 7 ) , M A X ( 3 2 ) ]   u i n t 8   P o r t S u p p o r t e d F c 4 T y p e s [ ] ;  
     [ H B A T y p e ( " H B A _ F C 4 T Y P E S " ) , W m i D a t a I d ( 8 ) , M A X ( 3 2 ) ]   u i n t 8   P o r t A c t i v e F c 4 T y p e s [ ] ;  
     [ H B A T y p e ( " H B A _ P O R T S P E E D " ) , V a l u e M a p { " 1 " ,   " 2 " ,   " 4 " ,   " 8 " } , W m i D a t a I d ( 9 ) ]   u i n t 3 2   P o r t S u p p o r t e d S p e e d ;  
     [ H B A T y p e ( " H B A _ P O R T S P E E D " ) , V a l u e M a p { " 1 " ,   " 2 " ,   " 4 " ,   " 8 " } , W m i D a t a I d ( 1 0 ) ]   u i n t 3 2   P o r t S p e e d ;  
     [ W m i D a t a I d ( 1 1 ) ]   u i n t 3 2   P o r t M a x F r a m e S i z e ;  
     [ H B A T y p e ( " H B A _ W W N " ) , W m i D a t a I d ( 1 2 ) , M A X ( 8 ) ]   u i n t 8   F a b r i c N a m e [ ] ;  
     [ W m i D a t a I d ( 1 3 ) ]   u i n t 3 2   N u m b e r o f D i s c o v e r e d P o r t s ;  
 } ;  
  
 [ W M I , D y n a m i c , P r o v i d e r ( " w m i p r o v " ) , g u i d ( " { 6 1 B 3 9 7 F D - F 5 A E - 4 9 5 0 - 9 7 5 8 - 0 E E 5 9 8 E 3 C 6 E 6 } " ) ]    
 c l a s s   M S F C _ F i b r e P o r t H B A A t t r i b u t e s  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ W m i R e f C l a s s ( " M S F C _ F i b r e P o r t " ) , W m i R e f P r o p e r t y ( " U n i q u e P o r t I d " ) , W m i D a t a I d ( 1 ) ]   u i n t 6 4   U n i q u e P o r t I d ;  
     [ H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } , W m i D a t a I d ( 2 ) ]   u i n t 3 2   H B A S t a t u s ;  
     [ H B A T y p e ( " H B A _ P O R T A T T R I B U T E S " ) , W m i D a t a I d ( 3 ) ]   M S F C _ H B A P o r t A t t r i b u t e s R e s u l t s   A t t r i b u t e s ;  
 } ;  
  
 [ W M I , D y n a m i c , P r o v i d e r ( " w m i p r o v " ) , g u i d ( " { 2 7 E F A B A 4 - 3 6 2 A - 4 F 2 0 - 9 2 0 B - E D 6 6 E 2 8 0 F C F 5 } " ) ]    
 c l a s s   M S F C _ F i b r e P o r t H B A S t a t i s t i c s  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ W m i R e f C l a s s ( " M S F C _ F i b r e P o r t " ) , W m i R e f P r o p e r t y ( " U n i q u e P o r t I d " ) , W m i D a t a I d ( 1 ) ]   u i n t 6 4   U n i q u e P o r t I d ;  
     [ W m i D a t a I d ( 2 ) , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ;  
     [ W m i D a t a I d ( 3 ) ]   M S F C _ H B A P o r t S t a t i s t i c s   S t a t i s t i c s ;  
 } ;  
  
 [ W M I , D y n a m i c , P r o v i d e r ( " w m i p r o v " ) , g u i d ( " { E 6 9 3 5 5 3 E - E D F 6 - 4 D 5 7 - B F 0 8 - E F C A A E 1 A 2 E 1 C } " ) ]    
 c l a s s   M S F C _ F i b r e P o r t H B A M e t h o d s  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 ) ]   v o i d   R e s e t S t a t i s t i c s ( ) ;  
 } ;  
  
 [ W M I , g u i d ( " { C A 8 E 7 F E 6 - B 8 5 E - 4 9 7 f - 8 8 5 8 - 9 B 5 D 9 3 A 6 6 F E 1 } " ) ]    
 c l a s s   M S F C _ F C 4 S T A T I S T I C S  
 {  
     [ W m i D a t a I d ( 1 ) ]   u i n t 6 4   I n p u t R e q u e s t s ;  
     [ W m i D a t a I d ( 2 ) ]   u i n t 6 4   O u t p u t R e q u e s t s ;  
     [ W m i D a t a I d ( 3 ) ]   u i n t 6 4   C o n t r o l R e q u e s t s ;  
     [ W m i D a t a I d ( 4 ) ]   u i n t 6 4   I n p u t M e g a b y t e s ;  
     [ W m i D a t a I d ( 5 ) ]   u i n t 6 4   O u t p u t M e g a b y t e s ;  
 } ;  
  
 [ W M I , g u i d ( " { 6 2 3 F 4 5 8 8 - C F 0 1 - 4 f 0 e - B 1 9 7 - A B B E E 5 E 0 C F F 3 } " ) ]    
 c l a s s   M S F C _ E v e n t B u f f e r  
 {  
     [ W m i D a t a I d ( 1 ) ]   u i n t 3 2   E v e n t T y p e ;  
     [ W m i D a t a I d ( 2 ) , M A X ( 4 ) ]   u i n t 3 2   E v e n t I n f o [ ] ;  
 } ;  
  
 [ W M I , D y n a m i c , P r o v i d e r ( " w m i p r o v " ) , g u i d ( " { D F 8 7 D 4 E D - 4 6 1 2 - 4 D 1 2 - 8 5 F B - 8 3 5 7 4 E C 3 4 B 7 C } " ) ]    
 c l a s s   M S F C _ H B A A d a p t e r M e t h o d s  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 ) ]   v o i d   G e t D i s c o v e r e d P o r t A t t r i b u t e s ( [ i n ]   u i n t 3 2   P o r t I n d e x , [ i n ]   u i n t 3 2   D i s c o v e r e d P o r t I n d e x , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t , H B A T y p e ( " H B A _ P O R T A T T R I B U T E S " ) ]   M S F C _ H B A P o r t A t t r i b u t e s R e s u l t s   P o r t A t t r i b u t e s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 2 ) ]   v o i d   G e t P o r t A t t r i b u t e s B y W W N ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   w w n [ ] , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t , H B A T y p e ( " H B A _ P O R T A T T R I B U T E S " ) ]   M S F C _ H B A P o r t A t t r i b u t e s R e s u l t s   P o r t A t t r i b u t e s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 3 ) ]   v o i d   R e f r e s h I n f o r m a t i o n ( ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 4 ) ]   v o i d   S e n d C T P a s s T h r u ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] , [ i n ]   u i n t 3 2   R e q u e s t B u f f e r C o u n t , [ i n , W m i S i z e I s ( " R e q u e s t B u f f e r C o u n t " ) ]   u i n t 8   R e q u e s t B u f f e r [ ] , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p o n s e B u f f e r C o u n t , [ o u t ]   u i n t 3 2   A c t u a l R e s p o n s e B u f f e r C o u n t , [ o u t , c p p _ q u o t e ( " # d e f i n e   S e n d C T P a s s T h r u _ O U T _ R e s p o n s e B u f f e r _ S I Z E _ H I N T   7 6 8 \ n " ) , W m i S i z e I s ( " A c t u a l R e s p o n s e B u f f e r C o u n t " ) ]   u i n t 8   R e s p o n s e B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 5 ) ]   v o i d   S e n d R N I D ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   w w n [ ] , [ i n , H B A T y p e ( " H B A _ W W N T Y P E " ) , V a l u e M a p { " 0 " ,   " 1 " } ]   u i n t 3 2   w w n t y p e , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   R e s p o n s e B u f f e r C o u n t , [ o u t , c p p _ q u o t e ( " # d e f i n e   S e n d R N I D _ O U T _ R e s p o n s e B u f f e r _ S I Z E _ H I N T   7 6 \ n " ) , W m i S i z e I s ( " R e s p o n s e B u f f e r C o u n t " ) ]   u i n t 8   R e s p o n s e B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 6 ) ]   v o i d   S e n d R N I D V 2 ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D e s t W W N [ ] , [ i n ]   u i n t 3 2   D e s t F C I D , [ i n ]   u i n t 3 2   N o d e I d D a t a F o r m a t , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   A c t u a l R s p B u f f e r S i z e , [ o u t , c p p _ q u o t e ( " # d e f i n e   S e n d R N I D V 2 _ O U T _ R s p B u f f e r _ S I Z E _ H I N T   7 6 \ n " ) , W m i S i z e I s ( " A c t u a l R s p B u f f e r S i z e " ) ]   u i n t 8   R s p B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 7 ) ]   v o i d   G e t F C 3 M g m t I n f o ( [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   H B A F C 3 M g m t I n f o   M g m t I n f o ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 8 ) ]   v o i d   S e t F C 3 M g m t I n f o ( [ i n ]   H B A F C 3 M g m t I n f o   M g m t I n f o , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 9 ) ]   v o i d   S e n d R P L ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   A g e n t W W N [ ] , [ i n ]   u i n t 3 2   a g e n t _ d o m a i n , [ i n ]   u i n t 3 2   p o r t I n d e x , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   A c t u a l R s p B u f f e r S i z e , [ o u t , c p p _ q u o t e ( " # d e f i n e   S e n d R P L _ O U T _ R s p B u f f e r _ S I Z E _ H I N T   2 8   / /   1 2 + 1 6 * n \ n " ) , W m i S i z e I s ( " A c t u a l R s p B u f f e r S i z e " ) ]   u i n t 8   R s p B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 0 ) ]   v o i d   S e n d R P S ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   A g e n t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   O b j e c t W W N [ ] , [ i n ]   u i n t 3 2   A g e n t D o m a i n , [ i n ]   u i n t 3 2   O b j e c t P o r t N u m b e r , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   A c t u a l R s p B u f f e r S i z e , [ o u t , c p p _ q u o t e ( " # d e f i n e   S e n d R P S _ O U T _ R s p B u f f e r _ S I Z E _ H I N T   6 4 \ n " ) , W m i S i z e I s ( " A c t u a l R s p B u f f e r S i z e " ) ]   u i n t 8   R s p B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 1 ) ]   v o i d   S e n d S R L ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   W W N [ ] , [ i n ]   u i n t 3 2   D o m a i n , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   A c t u a l R s p B u f f e r S i z e , [ o u t , c p p _ q u o t e ( " # d e f i n e   S e n d S R L _ O U T _ R s p B u f f e r _ S I Z E _ H I N T   8 \ n " ) , W m i S i z e I s ( " A c t u a l R s p B u f f e r S i z e " ) ]   u i n t 8   R s p B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 2 ) ]   v o i d   S e n d L I R R ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   S o u r c e W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D e s t W W N [ ] , [ i n ]   u i n t 8   F u n c t i o n , [ i n ]   u i n t 8   T y p e , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   A c t u a l R s p B u f f e r S i z e , [ o u t , c p p _ q u o t e ( " # d e f i n e   S e n d L I R R _ O U T _ R s p B u f f e r _ S I Z E _ H I N T   8 \ n " ) , W m i S i z e I s ( " A c t u a l R s p B u f f e r S i z e " ) ]   u i n t 8   R s p B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 3 ) ]   v o i d   G e t F C 4 S t a t i s t i c s ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] , [ i n ]   u i n t 8   F C 4 T y p e , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   M S F C _ F C 4 S T A T I S T I C S   F C 4 S t a t i s t i c s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 4 ) ]   v o i d   G e t F C P S t a t i s t i c s ( [ i n ]   H B A S c s i I D   S c s i I d , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   M S F C _ F C 4 S T A T I S T I C S   F C 4 S t a t i s t i c s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 5 ) ]   v o i d   S c s i I n q u i r y ( [ i n , M A X ( 6 ) ]   u i n t 8   C d b [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ i n ]   u i n t 6 4   F c L u n , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   R e s p o n s e B u f f e r S i z e , [ o u t ]   u i n t 3 2   S e n s e B u f f e r S i z e , [ o u t ]   u i n t 8   S c s i S t a t u s , [ o u t , c p p _ q u o t e ( " # d e f i n e   S c s i I n q u i r y _ O U T _ R e s p o n s e B u f f e r _ S I Z E _ H I N T   9 6 \ n " ) , W m i S i z e I s ( " R e s p o n s e B u f f e r S i z e " ) ]   u i n t 8   R e s p o n s e B u f f e r [ ] , [ o u t , W m i S i z e I s ( " S e n s e B u f f e r S i z e " ) ]   u i n t 8   S e n s e B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 6 ) ]   v o i d   S c s i R e a d C a p a c i t y ( [ i n , M A X ( 1 0 ) ]   u i n t 8   C d b [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ i n ]   u i n t 6 4   F c L u n , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   R e s p o n s e B u f f e r S i z e , [ o u t ]   u i n t 3 2   S e n s e B u f f e r S i z e , [ o u t ]   u i n t 8   S c s i S t a t u s , [ o u t , c p p _ q u o t e ( " # d e f i n e   S c s i R e a d C a p a c i t y _ O U T _ R e s p o n s e B u f f e r _ S I Z E _ H I N T   1 6 \ n " ) , W m i S i z e I s ( " R e s p o n s e B u f f e r S i z e " ) ]   u i n t 8   R e s p o n s e B u f f e r [ ] , [ o u t , W m i S i z e I s ( " S e n s e B u f f e r S i z e " ) ]   u i n t 8   S e n s e B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 7 ) ]   v o i d   S c s i R e p o r t L u n s ( [ i n , M A X ( 1 2 ) ]   u i n t 8   C d b [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   R e s p o n s e B u f f e r S i z e , [ o u t ]   u i n t 3 2   S e n s e B u f f e r S i z e , [ o u t ]   u i n t 8   S c s i S t a t u s , [ o u t , c p p _ q u o t e ( " # d e f i n e   S c s i R e p o r t L u n s _ O U T _ R e s p o n s e B u f f e r _ S I Z E _ H I N T   1 6   / /   8 + 8 * n u m b e r _ o f _ l u n s \ n " ) , W m i S i z e I s ( " R e s p o n s e B u f f e r S i z e " ) ]   u i n t 8   R e s p o n s e B u f f e r [ ] , [ o u t , W m i S i z e I s ( " S e n s e B u f f e r S i z e " ) ]   u i n t 8   S e n s e B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 8 ) ]   v o i d   G e t E v e n t B u f f e r ( [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   E v e n t C o u n t , [ o u t , W m i S i z e I s ( " E v e n t C o u n t " ) ]   M S F C _ E v e n t B u f f e r   E v e n t s [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 9 ) ]   v o i d   S e n d R L S ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D e s t W W N [ ] , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   A c t u a l R s p B u f f e r S i z e , [ o u t , c p p _ q u o t e ( " # d e f i n e   S e n d R L S _ O U T _ R s p B u f f e r _ S I Z E _ H I N T   2 8 \ n " ) , W m i S i z e I s ( " A c t u a l R s p B u f f e r S i z e " ) ]   u i n t 8   R s p B u f f e r [ ] ) ;  
 } ;  
  
 [ H B A T y p e ( " H B A _ F C P I D " ) , W M I , g u i d ( " { F F 0 2 B C 9 6 - 7 F B 0 - 4 b a c - 8 F 9 7 - C 7 1 E 4 9 5 F A 6 9 8 } " ) ]    
 c l a s s   H B A F C P I D  
 {  
     [ W m i D a t a I d ( 1 ) ]   u i n t 3 2   F c i d ;  
     [ H B A T y p e ( " H B A _ W W N " ) , W m i D a t a I d ( 2 ) , M A X ( 8 ) ]   u i n t 8   N o d e W W N [ ] ;  
     [ H B A T y p e ( " H B A _ W W N " ) , W m i D a t a I d ( 3 ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] ;  
     [ W m i D a t a I d ( 4 ) ]   u i n t 6 4   F c p L u n ;  
 } ;  
  
 [ H B A T y p e ( " H B A _ F C P S C S I E N T R Y " ) , W M I , g u i d ( " { 7 7 C A 1 2 4 8 - 1 5 0 5 - 4 2 2 1 - 8 E B 6 - B B B 6 E C 7 7 1 A 8 7 } " ) ]    
 c l a s s   H B A F C P S c s i E n t r y  
 {  
     [ H B A T y p e ( " H B A _ F C P I D " ) , W m i D a t a I d ( 1 ) ]   H B A F C P I D   F C P I d ;  
     [ H B A T y p e ( " H B A _ L U I D " ) , W m i D a t a I d ( 2 ) , M A X ( 2 5 6 ) ]   u i n t 8   L u i d [ ] ;  
     [ H B A T y p e ( " H B A _ S C S I I D " ) , W m i D a t a I d ( 3 ) ]   H B A S c s i I D   S c s i I d ;  
 } ;  
  
 [ H B A T y p e ( " H B A _ F C P B I N D I N G E N T R Y " ) , W M I , g u i d ( " { F C E F F 8 B 7 - 9 D 6 B - 4 1 1 5 - 8 4 2 2 - 0 5 9 9 2 4 5 1 A 6 2 9 } " ) ]    
 c l a s s   H B A F C P B i n d i n g E n t r y  
 {  
     [ H B A T y p e ( " H B A _ F C P B I N D I N G T Y P E " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " } , W m i D a t a I d ( 1 ) ]   u i n t 3 2   T y p e ;  
     [ H B A T y p e ( " H B A _ F C I D " ) , W m i D a t a I d ( 2 ) ]   H B A F C P I D   F C P I d ;  
     [ H B A T y p e ( " H B A _ S C S I I D " ) , W m i D a t a I d ( 3 ) ]   H B A S c s i I D   S c s i I d ;  
 } ;  
  
 [ W M I , g u i d ( " { 3 A 1 E 7 6 7 9 - 4 B 1 F - 4 f 3 1 - A 8 A E - F E 9 2 7 8 7 3 0 9 2 4 } " ) ]    
 c l a s s   H B A F C P B i n d i n g E n t r y 2  
 {  
     [ W m i D a t a I d ( 1 ) , B i t V a l u e s { " H B A _ B I N D _ T O _ D _ I D " ,   " H B A _ B I N D _ T O _ W W P N " ,   " H B A _ B I N D _ T O _ W W N N " ,   " H B A _ B I N D _ T O _ L U I D H B A _ B I N D _ T A R G E T S " } , B i t M a p { " 0 x 0 1 " ,   " 0 x 0 2 " ,   " 0 x 0 4 " ,   " 0 x 0 8 " ,   " 0 x 0 8 0 0 " } ]   u i n t 3 2   T y p e ;  
     [ H B A T y p e ( " H B A _ F C I D " ) , W m i D a t a I d ( 2 ) ]   H B A F C P I D   F C P I d ;  
     [ H B A T y p e ( " H B A _ L U I D " ) , W m i D a t a I d ( 3 ) , M A X ( 2 5 6 ) ]   u i n t 8   L u i d [ ] ;  
     [ H B A T y p e ( " H B A _ S C S I I D " ) , W m i D a t a I d ( 4 ) ]   H B A S c s i I D   S c s i I d ;  
 } ;  
  
 [ W M I , D y n a m i c , P r o v i d e r ( " w m i p r o v " ) , g u i d ( " { 7 A 1 F C 3 9 1 - 5 B 2 3 - 4 C 1 9 - B 0 E B - B 1 A E F 5 9 0 5 0 C 3 } " ) ]    
 c l a s s   M S F C _ H B A F C P I n f o  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 ) ]   v o i d   G e t F c p T a r g e t M a p p i n g ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 3 2   I n E n t r y C o u n t , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l E n t r y C o u n t , [ o u t ]   u i n t 3 2   O u t E n t r y C o u n t , [ o u t , W m i S i z e I s ( " O u t E n t r y C o u n t " ) ]   H B A F C P S c s i E n t r y   E n t r y [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 2 ) ]   v o i d   G e t F c p P e r s i s t e n t B i n d i n g ( [ i n ]   u i n t 3 2   I n E n t r y C o u n t , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l E n t r y C o u n t , [ o u t ]   u i n t 3 2   O u t E n t r y C o u n t , [ o u t , W m i S i z e I s ( " O u t E n t r y C o u n t " ) ]   H B A F C P B i n d i n g E n t r y   E n t r y [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 3 ) ]   v o i d   G e t B i n d i n g C a p a b i l i t y ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t , B i t V a l u e s { " H B A _ B I N D _ T O _ D _ I D " ,   " H B A _ B I N D _ T O _ W W P N " ,   " H B A _ B I N D _ T O _ W W N N " ,   " H B A _ B I N D _ T O _ L U I D H B A _ B I N D _ T A R G E T S " } , B i t M a p { " 0 x 0 1 " ,   " 0 x 0 2 " ,   " 0 x 0 4 " ,   " 0 x 0 8 " ,   " 0 x 0 8 0 0 " } ]   u i n t 3 2   B i n d T y p e ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 4 ) ]   v o i d   G e t B i n d i n g S u p p o r t ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t , B i t V a l u e s { " H B A _ B I N D _ T O _ D _ I D " ,   " H B A _ B I N D _ T O _ W W P N " ,   " H B A _ B I N D _ T O _ W W N N " ,   " H B A _ B I N D _ T O _ L U I D H B A _ B I N D _ T A R G E T S " } , B i t M a p { " 0 x 0 1 " ,   " 0 x 0 2 " ,   " 0 x 0 4 " ,   " 0 x 0 8 " ,   " 0 x 0 8 0 0 " } ]   u i n t 3 2   B i n d T y p e ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 5 ) ]   v o i d   S e t B i n d i n g S u p p o r t ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] , [ i n , B i t V a l u e s { " H B A _ B I N D _ T O _ D _ I D " ,   " H B A _ B I N D _ T O _ W W P N " ,   " H B A _ B I N D _ T O _ W W N N " ,   " H B A _ B I N D _ T O _ L U I D H B A _ B I N D _ T A R G E T S " } , B i t M a p { " 0 x 0 1 " ,   " 0 x 0 2 " ,   " 0 x 0 4 " ,   " 0 x 0 8 " ,   " 0 x 0 8 0 0 " } ]   u i n t 3 2   B i n d T y p e , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 6 ) ]   v o i d   G e t P e r s i s t e n t B i n d i n g 2 ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] , [ i n ]   u i n t 3 2   I n E n t r y C o u n t , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l E n t r y C o u n t , [ o u t ]   u i n t 3 2   O u t E n t r y C o u n t , [ o u t , W m i S i z e I s ( " O u t E n t r y C o u n t " ) ]   H B A F C P B i n d i n g E n t r y 2   B i n d i n g s [ ] ) ;  
     [ c p p _ q u o t e ( " \ n / / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * \ n / / \ n / /     A   c a l l   t o   H B A _ S e t P e r s i s t e n t B i n d i n g V 2   w i l l   c a l l   S e t P e r s i s t e n t E n t r y \ n / /     o n c e   f o r   e a c h   b i n d i n g   e n t r y . \ n / /     E a c h   b i n d i n g   e n t r y   t h a t   S e t P e r s i s t e n t E n t r y   a c c e p t s   w i l l   b e   s t o r e d \ n / /     i n   t h e   r e g i s t r y . \ n / / \ n / /     P e r s i s t e n t   b i n d i n g s   a r e   s t o r e d   i n   t h e   r e g i s t r y   u n d e r : \ n / / \ n / /           S y s t e m \ \ C u r r e n t C o n t r o l S e t \ \ C o n t r o l \ \ S t o r a g e \ \ F C \ \ < P o r t W W N > \ n / / \ n / /                   u n d e r   t h e   R E G _ B I N A R Y   k e y   B i n d i n g s     i s   t h e   s t r u c t : \ n / / \ n / /                           t y p e d e f   s t r u c t   { \ n / /                                   U L O N G                         V e r s i o n ; \ n / /                                   H B A _ F C P B I N D I N G 2     B i n d i n g s ; \ n / /                           }   H B A P _ P E R S I S T E N T _ B I N D I N G S ,   * P H B A P _ P E R S I S T E N T _ B I N D I N G S ; \ n / / \ n / /     T h i s   i s   d o n e   s o   t h a t   s t o r p o r t   c a p a b l e   d r i v e r s   m a y   h a v e   a c c e s s   t o \ n / /     t h i s   i n f o r m a t i o n   d u r i n g   b o o t \ n / / \ n / / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * \ n \ n # d e f i n e   H B A _ R E G I S T R Y _ B I N D I N G _ V E R S I O N                 ( 1 ) \ n # d e f i n e   H B A _ R E G I S T R Y _ B I N D I N G _ R E L A T I V E _ P A T H     L \ " S y s t e m \ \ \ \ C u r r e n t C o n t r o l S e t \ \ \ \ C o n t r o l \ \ \ \ S t o r a g e \ \ \ \ F C \ " \ n # d e f i n e   H B A _ R E G I S T R Y _ B I N D I N G _ K E Y                         L \ " B i n d i n g s \ " \ n \ n " ) , I m p l e m e n t e d , W m i M e t h o d I d ( 7 ) ]   v o i d   S e t P e r s i s t e n t E n t r y ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] , [ i n , H b a T y p e ( " H B A _ F C P B I N D I N G E N T R Y 2 " ) ]   H B A F C P B i n d i n g E n t r y 2   B i n d i n g , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 8 ) ]   v o i d   R e m o v e P e r s i s t e n t E n t r y ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] , [ i n , H b a T y p e ( " H B A _ F C P B I N D I N G E N T R Y 2 " ) ]   H B A F C P B i n d i n g E n t r y 2   B i n d i n g , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
 } ;  
  
 [ W M I , g u i d ( " { E 9 E 4 7 4 0 3 - D 1 D 7 - 4 3 F 8 - 8 E E 3 - 5 3 C D B F F F 5 6 4 6 } " ) , P r o v i d e r ( " w m i p r o v " ) , D y n a m i c ]    
 c l a s s   M S F C _ A d a p t e r E v e n t   :   W M I E v e n t  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ W m i D a t a I d ( 1 ) , E V E N T _ T Y P E _ Q U A L I F I E R S ]   u i n t 3 2   E v e n t T y p e ;  
     [ W m i D a t a I d ( 2 ) , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] ;  
 } ;  
  
 [ W M I , g u i d ( " { 0 9 5 F B E 9 7 - 3 8 7 6 - 4 8 E F - 8 A 0 4 - 1 C 5 5 9 3 5 D 0 D F 5 } " ) , P r o v i d e r ( " w m i p r o v " ) , D y n a m i c ]    
 c l a s s   M S F C _ P o r t E v e n t   :   W M I E v e n t  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ W m i D a t a I d ( 1 ) , V a l u e M a p { " 0 x 1 0 0 " ,   " 0 x 1 0 1 " ,   " 0 x 1 0 2 " ,   " 0 x 1 0 3 " ,   " 0 x 2 0 0 " ,   " 0 x 2 0 1 " ,   " 0 x 2 0 2 " ,   " 0 x 2 0 3 " ,   " 0 x 2 0 4 " ,   " 0 x 2 0 5 " ,   " 0 x 2 0 6 " ,   " 0 x 2 0 7 " ,   " 0 x 2 0 8 " ,   " 0 x 2 0 9 " ,   " 0 x 2 0 a " ,   " 0 x 2 0 b " ,   " 0 x 2 0 c " ,   " 0 x 2 f f " ,   " 0 x 3 0 1 " ,   " 0 x 3 0 2 " ,   " 0 x 3 5 1 " ,   " 0 x 3 5 2 " ,   " 0 x 4 0 0 " ,   " 0 x 4 0 1 " ,   " 0 x 4 0 2 " ,   " 0 x 4 0 3 0 x 5 0 0 " ,   " 0 x 5 0 1 " } ]   u i n t 3 2   E v e n t T y p e ;  
     [ W m i D a t a I d ( 2 ) ]   u i n t 3 2   F a b r i c P o r t I d ;  
     [ W m i D a t a I d ( 3 ) , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] ;  
 } ;  
  
 [ W M I , g u i d ( " { C F A 6 E F 2 6 - 8 6 7 5 - 4 E 2 7 - 9 A 0 B - B 4 A 8 6 0 D D D 0 F 3 } " ) , P r o v i d e r ( " w m i p r o v " ) , D y n a m i c ]    
 c l a s s   M S F C _ T a r g e t E v e n t   :   W m i E v e n t  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ W m i D a t a I d ( 1 ) , V a l u e M a p { " 0 x 1 0 0 " ,   " 0 x 1 0 1 " ,   " 0 x 1 0 2 " ,   " 0 x 1 0 3 " ,   " 0 x 2 0 0 " ,   " 0 x 2 0 1 " ,   " 0 x 2 0 2 " ,   " 0 x 2 0 3 " ,   " 0 x 2 0 4 " ,   " 0 x 2 0 5 " ,   " 0 x 2 0 6 " ,   " 0 x 2 0 7 " ,   " 0 x 2 0 8 " ,   " 0 x 2 0 9 " ,   " 0 x 2 0 a " ,   " 0 x 2 0 b " ,   " 0 x 2 0 c " ,   " 0 x 2 f f " ,   " 0 x 3 0 1 " ,   " 0 x 3 0 2 " ,   " 0 x 3 5 1 " ,   " 0 x 3 5 2 " ,   " 0 x 4 0 0 " ,   " 0 x 4 0 1 " ,   " 0 x 4 0 2 " ,   " 0 x 4 0 3 0 x 5 0 0 " ,   " 0 x 5 0 1 " } ]   u i n t 3 2   E v e n t T y p e ;  
     [ W m i D a t a I d ( 2 ) , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] ;  
     [ W m i D a t a I d ( 3 ) , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] ;  
 } ;  
  
 [ W M I , D y n a m i c , P r o v i d e r ( " w m i p r o v " ) , g u i d ( " { A 2 5 1 C C B 3 - 5 A B 0 - 4 1 1 B - 8 7 7 1 - 5 4 3 0 E F 5 3 A 2 6 C } " ) ]    
 c l a s s   M S F C _ E v e n t C o n t r o l  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 0 ) ]   v o i d   A d d T a r g e t ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ i n ]   u i n t 3 2   A l l T a r g e t s , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 1 ) ]   v o i d   R e m o v e T a r g e t ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ i n ]   u i n t 3 2   A l l T a r g e t s , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 2 0 ) ]   v o i d   A d d P o r t ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 2 1 ) ]   v o i d   R e m o v e P o r t ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 3 0 ) ]   v o i d   A d d L i n k ( [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 3 1 ) ]   v o i d   R e m o v e L i n k ( [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
 } ;  
  
 [ c p p _ q u o t e ( " \ n # e n d i f   / /   M S F C _ H B A _ A P I \ n \ n # i f d e f   M S _ S M _ H B A _ A P I \ n " ) , W M I , D y n a m i c , P r o v i d e r ( " w m i p r o v " ) , g u i d ( " { b d c 6 7 e f a - e 5 e 7 - 4 7 7 7 - b 1 3 c - 6 2 1 4 5 9 6 5 7 0 9 9 } " ) ]    
 c l a s s   M S _ S M _ A d a p t e r I n f o r m a t i o n Q u e r y  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ W m i R e f P r o p e r t y ( " U n i q u e A d a p t e r I d " ) , W m i D a t a I d ( 1 ) ]   u i n t 6 4   U n i q u e A d a p t e r I d ;  
     [ H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } , W m i D a t a I d ( 2 ) ]   u i n t 3 2   H B A S t a t u s ;  
     [ W m i D a t a I d ( 3 ) ]   u i n t 3 2   N u m b e r O f P o r t s ;  
     [ W m i D a t a I d ( 4 ) ]   u i n t 3 2   V e n d o r S p e c i f i c I D ;  
     [ c p p _ q u o t e ( " \ n       / / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * \ n       / / \ n       / /     T h e   s t r i n g   t y p e   i s   v a r i a b l e   l e n g t h   ( u p   t o   M a x L e n ) .                             \ n       / /     E a c h   s t r i n g   s t a r t s   w i t h   a   u s h o r t   t h a t   h o l d s   t h e   s t r i n g s   l e n g t h     \ n       / /     ( i n   b y t e s )   f o l l o w e d   b y   t h e   W C H A R s   t h a t   m a k e   u p   t h e   s t r i n g .             \ n       / / \ n       / / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * \ n \ n " ) , M a x L e n ( 6 4 ) , W m i D a t a I d ( 5 ) ]   s t r i n g   M a n u f a c t u r e r ;  
     [ M a x L e n ( 6 4 ) , W m i D a t a I d ( 6 ) ]   s t r i n g   S e r i a l N u m b e r ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 7 ) ]   s t r i n g   M o d e l ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 8 ) ]   s t r i n g   M o d e l D e s c r i p t i o n ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 9 ) ]   s t r i n g   H a r d w a r e V e r s i o n ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 1 0 ) ]   s t r i n g   D r i v e r V e r s i o n ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 1 1 ) ]   s t r i n g   O p t i o n R O M V e r s i o n ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 1 2 ) ]   s t r i n g   F i r m w a r e V e r s i o n ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 1 3 ) ]   s t r i n g   D r i v e r N a m e ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 1 4 ) ]   s t r i n g   H B A S y m b o l i c N a m e ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 1 5 ) ]   s t r i n g   R e d u n d a n t O p t i o n R O M V e r s i o n ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 1 6 ) ]   s t r i n g   R e d u n d a n t F i r m w a r e V e r s i o n ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 1 7 ) ]   s t r i n g   M f g D o m a i n ;  
 } ;  
  
 [ W M I , g u i d ( " { 9 6 b 8 2 7 a 7 - 2 b 4 a - 4 9 c 8 - 9 0 9 7 - 0 7 8 2 0 0 c 5 a 5 c d } " ) ]    
 c l a s s   M S _ S M H B A _ F C _ P o r t  
 {  
     [ H B A T y p e ( " H B A _ W W N " ) , W m i D a t a I d ( 1 ) , M A X ( 8 ) ]   u i n t 8   N o d e W W N [ ] ;  
     [ H B A T y p e ( " H B A _ W W N " ) , W m i D a t a I d ( 2 ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] ;  
     [ W m i D a t a I d ( 3 ) ]   u i n t 3 2   F c I d ;  
     [ H B A T y p e ( " H B A _ C O S " ) , W m i D a t a I d ( 4 ) ]   u i n t 3 2   P o r t S u p p o r t e d C l a s s o f S e r v i c e ;  
     [ H B A T y p e ( " H B A _ F C 4 T Y P E S " ) , W m i D a t a I d ( 5 ) , M A X ( 3 2 ) ]   u i n t 8   P o r t S u p p o r t e d F c 4 T y p e s [ ] ;  
     [ H B A T y p e ( " H B A _ F C 4 T Y P E S " ) , W m i D a t a I d ( 6 ) , M A X ( 3 2 ) ]   u i n t 8   P o r t A c t i v e F c 4 T y p e s [ ] ;  
     [ H B A T y p e ( " H B A _ W W N " ) , W m i D a t a I d ( 7 ) , M A X ( 8 ) ]   u i n t 8   F a b r i c N a m e [ ] ;  
     [ W m i D a t a I d ( 8 ) ]   u i n t 3 2   N u m b e r o f D i s c o v e r e d P o r t s ;  
     [ W m i D a t a I d ( 9 ) ]   u i n t 8   N u m b e r o f P h y s ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 1 0 ) ]   s t r i n g   P o r t S y m b o l i c N a m e ;  
 } ;  
  
 [ W M I , g u i d ( " { b 9 1 4 e 3 4 f - 7 b 8 0 - 4 6 b 0 - 8 0 3 4 - 6 d 9 b 6 8 9 e 1 d d d } " ) ]    
 c l a s s   M S _ S M H B A _ S A S _ P o r t  
 {  
     [ H B A T y p e ( " H B A _ S A S P O R T P R O T O C O L " ) , W m i D a t a I d ( 1 ) ]   u i n t 3 2   P o r t P r o t o c o l ;  
     [ H B A T y p e ( " H B A _ W W N " ) , W m i D a t a I d ( 2 ) , M A X ( 8 ) ]   u i n t 8   L o c a l S A S A d d r e s s [ ] ;  
     [ H B A T y p e ( " H B A _ W W N " ) , W m i D a t a I d ( 3 ) , M A X ( 8 ) ]   u i n t 8   A t t a c h e d S A S A d d r e s s [ ] ;  
     [ W m i D a t a I d ( 4 ) ]   u i n t 3 2   N u m b e r o f D i s c o v e r e d P o r t s ;  
     [ W m i D a t a I d ( 5 ) ]   u i n t 3 2   N u m b e r o f P h y s ;  
 } ;  
  
 [ W M I , g u i d ( " { 5 0 a 9 7 b 2 d - 9 9 a d - 4 c f 9 - 8 4 3 7 - b 4 e a 0 c 0 7 b e 4 c } " ) ]    
 c l a s s   M S _ S M H B A _ P O R T A T T R I B U T E S  
 {  
     [ H B A T y p e ( " H B A _ P O R T T Y P E " ) , V a l u e M a p { " 1 " ,   " 2 " ,   " 3 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 2 0 " ,   " 2 1 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " } , W m i D a t a I d ( 1 ) ]   u i n t 3 2   P o r t T y p e ;  
     [ H B A T y p e ( " H B A _ P O R T S T A T E " ) , V a l u e M a p { " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " } , W m i D a t a I d ( 2 ) ]   u i n t 3 2   P o r t S t a t e ;  
     [ W m i D a t a I d ( 3 ) ]   u i n t 3 2   P o r t S p e c i f i c A t t r i b u t e s S i z e ;  
     [ M a x L e n ( 2 5 6 ) , W m i D a t a I d ( 4 ) ]   s t r i n g   O S D e v i c e N a m e ;  
     [ W m i D a t a I d ( 5 ) ]   u i n t 6 4   R e s e r v e d ;  
     [ W m i D a t a I d ( 6 ) , W m i S i z e I s ( " P o r t S p e c i f i c A t t r i b u t e s S i z e " ) ]   u i n t 8   P o r t S p e c i f i c A t t r i b u t e s [ ] ;  
 } ;  
  
 [ W M I , g u i d ( " { b 5 5 7 b d 8 6 - 4 1 2 8 - 4 d 5 c - b 6 e 6 - b 6 5 f 9 b d 6 8 7 2 2 } " ) ]    
 c l a s s   M S _ S M H B A _ P R O T O C O L S T A T I S T I C S  
 {  
     [ W m i D a t a I d ( 1 ) ]   s i n t 6 4   S e c o n d s S i n c e L a s t R e s e t ;  
     [ W m i D a t a I d ( 2 ) ]   s i n t 6 4   I n p u t R e q u e s t s ;  
     [ W m i D a t a I d ( 3 ) ]   s i n t 6 4   O u t p u t R e q u e s t s ;  
     [ W m i D a t a I d ( 4 ) ]   s i n t 6 4   C o n t r o l R e q u e s t s ;  
     [ W m i D a t a I d ( 5 ) ]   s i n t 6 4   I n p u t M e g a b y t e s ;  
     [ W m i D a t a I d ( 6 ) ]   s i n t 6 4   O u t p u t M e g a b y t e s ;  
 } ;  
  
 [ W M I , g u i d ( " { b d 4 5 8 e 7 d - c 4 0 a - 4 4 0 1 - a 1 7 9 - 1 1 9 1 9 c b c c 5 c 6 } " ) ]    
 c l a s s   M S _ S M H B A _ S A S P H Y S T A T I S T I C S  
 {  
     [ W m i D a t a I d ( 1 ) ]   s i n t 6 4   S e c o n d s S i n c e L a s t R e s e t ;  
     [ W m i D a t a I d ( 2 ) ]   s i n t 6 4   T x F r a m e s ;  
     [ W m i D a t a I d ( 3 ) ]   s i n t 6 4   T x W o r d s ;  
     [ W m i D a t a I d ( 4 ) ]   s i n t 6 4   R x F r a m e s ;  
     [ W m i D a t a I d ( 5 ) ]   s i n t 6 4   R x W o r d s ;  
     [ W m i D a t a I d ( 6 ) ]   s i n t 6 4   I n v a l i d D w o r d C o u n t ;  
     [ W m i D a t a I d ( 7 ) ]   s i n t 6 4   R u n n i n g D i s p a r i t y E r r o r C o u n t ;  
     [ W m i D a t a I d ( 8 ) ]   s i n t 6 4   L o s s o f D w o r d S y n c C o u n t ;  
     [ W m i D a t a I d ( 9 ) ]   s i n t 6 4   P h y R e s e t P r o b l e m C o u n t ;  
 } ;  
  
 [ W M I , g u i d ( " { f b 6 6 c 8 f e - 1 d a 0 - 4 8 a 2 - 9 2 d b - 0 2 c 3 4 1 1 4 3 c 4 6 } " ) ]    
 c l a s s   M S _ S M H B A _ F C _ P H Y  
 {  
     [ W m i D a t a I d ( 1 ) , H B A T y p e ( " H B A _ F C P H Y S P E E D " ) ]   u i n t 3 2   P h y S u p p o r t S p e e d ;  
     [ W m i D a t a I d ( 2 ) , H B A T y p e ( " H B A _ F C P H Y S P E E D " ) ]   u i n t 3 2   P h y S p e e d ;  
     [ W m i D a t a I d ( 3 ) , H B A T y p e ( " H B A _ F C P H Y T Y P E " ) ]   u i n t 8   P h y T y p e ;  
     [ W m i D a t a I d ( 4 ) ]   u i n t 3 2   M a x F r a m e S i z e ;  
 } ;  
  
 [ W M I , g u i d ( " { d d e 0 a 0 9 0 - 9 6 b c - 4 5 2 b - 9 a 6 4 - 6 f b b 6 a 1 9 c 4 7 d } " ) ]    
 c l a s s   M S _ S M H B A _ S A S _ P H Y  
 {  
     [ W m i D a t a I d ( 1 ) ]   u i n t 8   P h y I d e n t i f i e r ;  
     [ W m i D a t a I d ( 2 ) , H B A T y p e ( " H B A _ S A S P H Y S P E E D " ) ]   u i n t 3 2   N e g o t i a t e d L i n k R a t e ;  
     [ W m i D a t a I d ( 3 ) , H B A T y p e ( " H B A _ S A S P H Y S P E E D " ) ]   u i n t 3 2   P r o g r a m m e d M i n L i n k R a t e ;  
     [ W m i D a t a I d ( 4 ) , H B A T y p e ( " H B A _ S A S P H Y S P E E D " ) ]   u i n t 3 2   H a r d w a r e M i n L i n k R a t e ;  
     [ W m i D a t a I d ( 5 ) , H B A T y p e ( " H B A _ S A S P H Y S P E E D " ) ]   u i n t 3 2   P r o g r a m m e d M a x L i n k R a t e ;  
     [ W m i D a t a I d ( 6 ) , H B A T y p e ( " H B A _ S A S P H Y S P E E D " ) ]   u i n t 3 2   H a r d w a r e M a x L i n k R a t e ;  
     [ W m i D a t a I d ( 7 ) , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   d o m a i n P o r t W W N [ ] ;  
 } ;  
  
 [ W M I , D y n a m i c , P r o v i d e r ( " w m i p r o v " ) , g u i d ( " { 5 b 6 a 8 b 8 6 - 7 0 8 d - 4 e c 6 - 8 2 a 6 - 3 9 a d c f 6 f 6 4 3 3 } " ) ]    
 c l a s s   M S _ S M _ P o r t I n f o r m a t i o n M e t h o d s  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 ) ]   v o i d   S M _ G e t P o r t T y p e ( [ i n ]   u i n t 3 2   P o r t I n d e x , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t , H B A T y p e ( " H B A _ P O R T T Y P E " ) , V a l u e M a p { " 1 " ,   " 2 " ,   " 3 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 2 0 " ,   " 2 1 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " } ]   u i n t 3 2   P o r t T y p e ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 2 ) ]   v o i d   S M _ G e t A d a p t e r P o r t A t t r i b u t e s ( [ i n ]   u i n t 3 2   P o r t I n d e x , [ i n , c p p _ q u o t e ( " # d e f i n e   S M _ P O R T _ S P E C I F I C _ A T T R I B U T E S _ M A X S I Z E     m a x ( s i z e o f ( M S _ S M H B A _ F C _ P o r t ) ,     s i z e o f ( M S _ S M H B A _ S A S _ P o r t ) ) " ) ]   u i n t 3 2   P o r t S p e c i f i c A t t r i b u t e s M a x S i z e , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t , H B A T y p e ( " M S _ S M H B A _ P O R T A T T R I B U T E S " ) ]   M S _ S M H B A _ P O R T A T T R I B U T E S   P o r t A t t r i b u t e s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 3 ) ]   v o i d   S M _ G e t D i s c o v e r e d P o r t A t t r i b u t e s ( [ i n ]   u i n t 3 2   P o r t I n d e x , [ i n ]   u i n t 3 2   D i s c o v e r e d P o r t I n d e x , [ i n ]   u i n t 3 2   P o r t S p e c i f i c A t t r i b u t e s M a x S i z e , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t , H B A T y p e ( " M S _ S M H B A _ P O R T A T T R I B U T E S " ) ]   M S _ S M H B A _ P O R T A T T R I B U T E S   P o r t A t t r i b u t e s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 4 ) ]   v o i d   S M _ G e t P o r t A t t r i b u t e s B y W W N ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 3 2   P o r t S p e c i f i c A t t r i b u t e s M a x S i z e , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t , H B A T y p e ( " M S _ S M H B A _ P O R T A T T R I B U T E S " ) ]   M S _ S M H B A _ P O R T A T T R I B U T E S   P o r t A t t r i b u t e s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 5 ) ]   v o i d   S M _ G e t P r o t o c o l S t a t i s t i c s ( [ i n ]   u i n t 3 2   P o r t I n d e x , [ i n ]   u i n t 3 2   P r o t o c o l T y p e , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t , H B A T y p e ( " M S _ S M H B A _ P R O T O C O L S T A T I S T I C S " ) ]   M S _ S M H B A _ P R O T O C O L S T A T I S T I C S   P r o t o c o l S t a t i s t i c s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 6 ) ]   v o i d   S M _ G e t P h y S t a t i s t i c s ( [ i n ]   u i n t 3 2   P o r t I n d e x , [ i n ]   u i n t 3 2   P h y I n d e x , [ i n ]   u i n t 3 2   I n N u m O f P h y C o u n t e r s , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l N u m O f P h y C o u n t e r s , [ o u t ]   u i n t 3 2   O u t N u m O f P h y C o u n t e r s , [ o u t , W m i S i z e I s ( " O u t N u m O f P h y C o u n t e r s " ) ]   s i n t 6 4   P h y C o u n t e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 7 ) ]   v o i d   S M _ G e t F C P h y A t t r i b u t e s ( [ i n ]   u i n t 3 2   P o r t I n d e x , [ i n ]   u i n t 3 2   P h y I n d e x , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t , H B A T y p e ( " M S _ S M H B A _ F C _ P H Y " ) ]   M S _ S M H B A _ F C _ P H Y   P h y T y p e ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 8 ) ]   v o i d   S M _ G e t S A S P h y A t t r i b u t e s ( [ i n ]   u i n t 3 2   P o r t I n d e x , [ i n ]   u i n t 3 2   P h y I n d e x , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t , H B A T y p e ( " M S _ S M H B A _ S A S _ P H Y " ) ]   M S _ S M H B A _ S A S _ P H Y   P h y T y p e ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 0 ) ]   v o i d   S M _ R e f r e s h I n f o r m a t i o n ( ) ;  
 } ;  
  
 [ W M I , H B A T y p e ( " M S _ S M H B A _ P O R T L U N " ) , g u i d ( " { 0 6 6 9 d 1 0 0 - 0 6 6 e - 4 e 4 9 - a 6 8 c - e 0 5 1 9 9 5 9 6 1 3 2 } " ) ]    
 c l a s s   M S _ S M H B A _ P O R T L U N  
 {  
     [ H B A T y p e ( " H B A _ W W N " ) , W m i D a t a I d ( 1 ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] ;  
     [ H B A T y p e ( " H B A _ W W N " ) , W m i D a t a I d ( 2 ) , M A X ( 8 ) ]   u i n t 8   d o m a i n P o r t W W N [ ] ;  
     [ H B A T y p e ( " H B A _ S C S I L U N " ) , W m i D a t a I d ( 3 ) ]   u i n t 6 4   T a r g e t L u n ;  
 } ;  
  
 [ W M I , H B A T y p e ( " M S _ S M H B A _ S C S I E N T R Y " ) , g u i d ( " { 1 2 5 d 4 1 b c - 7 6 4 3 - 4 1 5 5 - b 8 1 c - e 2 f 1 2 8 a d 1 f b 4 } " ) ]    
 c l a s s   M S _ S M H B A _ S C S I E N T R Y  
 {  
     [ H B A T y p e ( " M S _ S M H B A _ P O R T L U N " ) , W m i D a t a I d ( 1 ) ]   M S _ S M H B A _ P O R T L U N   P o r t L u n ;  
     [ H B A T y p e ( " H B A _ L U I D " ) , W m i D a t a I d ( 2 ) , M A X ( 2 5 6 ) ]   u i n t 8   L U I D [ ] ;  
     [ H B A T y p e ( " H B A _ S C S I I D " ) , W m i D a t a I d ( 3 ) ]   H B A S c s i I D   S c s i I d ;  
 } ;  
  
 [ W M I , H B A T y p e ( " M S _ S M H B A _ B I N D I N G E N T R Y " ) , g u i d ( " { 6 5 b f b 5 4 8 - d 0 0 a - 4 d 4 c - a 3 5 7 - 7 d a a 2 3 b c 2 e 3 d } " ) ]    
 c l a s s   M S _ S M H B A _ B I N D I N G E N T R Y  
 {  
     [ B i t V a l u e s { " S M H B A _ B I N D _ T O _ W W P N " ,   " S M H B A _ B I N D _ T O _ L U I D " } , B i t M a p { " 0 x 0 0 0 1 " ,   " 0 x 0 0 0 2 " } , W m i D a t a I d ( 1 ) ]   u i n t 3 2   t y p e ;  
     [ H B A T y p e ( " M S _ S M H B A _ P O R T L U N " ) , W m i D a t a I d ( 2 ) ]   M S _ S M H B A _ P O R T L U N   P o r t L u n ;  
     [ H B A T y p e ( " H B A _ L U I D " ) , W m i D a t a I d ( 3 ) , M A X ( 2 5 6 ) ]   u i n t 8   L U I D [ ] ;  
     [ H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } , W m i D a t a I d ( 4 ) ]   u i n t 3 2   S t a t u s ;  
     [ H B A T y p e ( " H B A _ S C S I I D " ) , W m i D a t a I d ( 5 ) ]   H B A S c s i I D   S c s i I d ;  
 } ;  
  
 [ W M I , D y n a m i c , P r o v i d e r ( " w m i p r o v " ) , g u i d ( " { 9 3 5 4 5 0 5 5 - a b 4 c - 4 e 8 0 - 8 4 a e - 6 a 8 6 a 2 d c 4 b 8 4 } " ) ]    
 c l a s s   M S _ S M _ T a r g e t I n f o r m a t i o n M e t h o d s  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 ) ]   v o i d   S M _ G e t T a r g e t M a p p i n g ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 3 2   I n E n t r y C o u n t , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l E n t r y C o u n t , [ o u t ]   u i n t 3 2   O u t E n t r y C o u n t , [ o u t , W m i S i z e I s ( " O u t E n t r y C o u n t " ) ]   M S _ S M H B A _ S C S I E N T R Y   E n t r y [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 2 ) ]   v o i d   S M _ G e t B i n d i n g C a p a b i l i t y ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t , H B A T y p e ( " S M H B A _ B I N D _ C A P A B I L I T Y " ) ]   u i n t 3 2   F l a g s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 3 ) ]   v o i d   S M _ G e t B i n d i n g S u p p o r t ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t , H B A T y p e ( " S M H B A _ B I N D _ C A P A B I L I T Y " ) ]   u i n t 3 2   F l a g s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 4 ) ]   v o i d   S M _ S e t B i n d i n g S u p p o r t ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n , H B A T y p e ( " S M H B A _ B I N D _ C A P A B I L I T Y " ) ]   u i n t 3 2   F l a g s , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 5 ) ]   v o i d   S M _ G e t P e r s i s t e n t B i n d i n g ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 3 2   I n E n t r y C o u n t , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l E n t r y C o u n t , [ o u t ]   u i n t 3 2   O u t E n t r y C o u n t , [ o u t , W m i S i z e I s ( " O u t E n t r y C o u n t " ) ]   M S _ S M H B A _ B I N D I N G E N T R Y   E n t r y [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 6 ) ]   v o i d   S M _ S e t P e r s i s t e n t B i n d i n g ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 3 2   I n E n t r y C o u n t , [ i n , W m i S i z e I s ( " I n E n t r y C o u n t " ) ]   M S _ S M H B A _ B I N D I N G E N T R Y   E n t r y [ ] , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   O u t S t a t u s C o u n t , [ o u t , W m i S i z e I s ( " O u t S t a t u s C o u n t " ) ]   u i n t 3 2   E n t r y S t a t u s [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 7 ) ]   v o i d   S M _ R e m o v e P e r s i s t e n t B i n d i n g ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 3 2   E n t r y C o u n t , [ i n , W m i S i z e I s ( " E n t r y C o u n t " ) ]   M S _ S M H B A _ B I N D I N G E N T R Y   E n t r y [ ] , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 8 ) ]   v o i d   S M _ G e t L U N S t a t i s t i c s ( [ i n , H B A T y p e ( " H B A _ S C S I I D " ) ]   H B A S c s i I D   L u n i t , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t , H B A T y p e ( " M S _ S M H B A _ P R O T O C O L S T A T I S T I C S " ) ]   M S _ S M H B A _ P R O T O C O L S T A T I S T I C S   P r o t o c o l S t a t i s t i c s ) ;  
 } ;  
  
 [ W M I , D y n a m i c , P r o v i d e r ( " w m i p r o v " ) , g u i d ( " { b 6 6 6 1 e 6 f - 0 7 5 e - 4 2 0 9 - a e 2 0 - f e 8 1 d b 0 3 d 9 7 9 } " ) ]    
 c l a s s   M S _ S M _ S c s i I n f o r m a t i o n M e t h o d s  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 ) ]   v o i d   S M _ S c s i I n q u i r y ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ S C S I L U N " ) ]   u i n t 6 4   S m h b a L U N , [ i n , M A X ( 6 ) ]   u i n t 8   C d b [ ] , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ i n ]   u i n t 3 2   I n S e n s e B u f f e r M a x S i z e , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 8   S c s i S t a t u s , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t S e n s e B u f f e r S i z e , [ o u t , W m i S i z e I s ( " O u t R e s p B u f f e r S i z e " ) ]   u i n t 8   R e s p B u f f e r [ ] , [ o u t , W m i S i z e I s ( " O u t S e n s e B u f f e r S i z e " ) ]   u i n t 8   S e n s e B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 2 ) ]   v o i d   S M _ S c s i R e p o r t L u n s ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n , M A X ( 1 2 ) ]   u i n t 8   C d b [ ] , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ i n ]   u i n t 3 2   I n S e n s e B u f f e r M a x S i z e , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 8   S c s i S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t S e n s e B u f f e r S i z e , [ o u t , W m i S i z e I s ( " O u t R e s p B u f f e r S i z e " ) ]   u i n t 8   R e s p B u f f e r [ ] , [ o u t , W m i S i z e I s ( " O u t S e n s e B u f f e r S i z e " ) ]   u i n t 8   S e n s e B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 3 ) ]   v o i d   S M _ S c s i R e a d C a p a c i t y ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ S C S I L U N " ) ]   u i n t 6 4   S m h b a L U N , [ i n , M A X ( 1 6 ) ]   u i n t 8   C d b [ ] , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ i n ]   u i n t 3 2   I n S e n s e B u f f e r M a x S i z e , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 8   S c s i S t a t u s , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t S e n s e B u f f e r S i z e , [ o u t , W m i S i z e I s ( " O u t R e s p B u f f e r S i z e " ) ]   u i n t 8   R e s p B u f f e r [ ] , [ o u t , W m i S i z e I s ( " O u t S e n s e B u f f e r S i z e " ) ]   u i n t 8   S e n s e B u f f e r [ ] ) ;  
 } ;  
  
 [ W M I , D y n a m i c , P r o v i d e r ( " w m i p r o v " ) , g u i d ( " { 4 6 7 f e a 1 0 - 7 0 1 b - 4 3 8 8 - 9 1 7 f - 7 3 0 6 2 0 c e a 3 2 8 } " ) ]    
 c l a s s   M S _ S M _ F a b r i c A n d D o m a i n M a n a g e m e n t M e t h o d s  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 ) ]   v o i d   S M _ S e n d T E S T ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D e s t W W N [ ] , [ i n ]   u i n t 3 2   D e s t F C I D , [ i n ]   u i n t 3 2   R e q B u f f e r S i z e , [ i n , W m i S i z e I s ( " R e q B u f f e r S i z e " ) ]   u i n t 8   R e q B u f f e r [ ] , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 2 ) ]   v o i d   S M _ S e n d E C H O ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D e s t W W N [ ] , [ i n ]   u i n t 3 2   D e s t F C I D , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ i n ]   u i n t 3 2   R e q B u f f e r S i z e , [ i n , W m i S i z e I s ( " R e q B u f f e r S i z e " ) ]   u i n t 8   R e q B u f f e r [ ] , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t , W m i S i z e I s ( " O u t R e s p B u f f e r S i z e " ) ]   u i n t 8   R e s p B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 3 ) ]   v o i d   S M _ S e n d S M P P a s s T h r u ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D e s t P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ i n ]   u i n t 3 2   R e q B u f f e r S i z e , [ i n , W m i S i z e I s ( " R e q B u f f e r S i z e " ) ]   u i n t 8   R e q B u f f e r [ ] , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t , W m i S i z e I s ( " O u t R e s p B u f f e r S i z e " ) ]   u i n t 8   R e s p B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 0 ) ]   v o i d   S M _ S e n d C T P a s s T h r u ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ i n ]   u i n t 3 2   R e q B u f f e r S i z e , [ i n , W m i S i z e I s ( " R e q B u f f e r S i z e " ) ]   u i n t 8   R e q B u f f e r [ ] , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t , W m i S i z e I s ( " O u t R e s p B u f f e r S i z e " ) ]   u i n t 8   R e s p B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 1 ) ]   v o i d   S M _ G e t R N I D M g m t I n f o ( [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   H B A F C 3 M g m t I n f o   M g m t I n f o ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 2 ) ]   v o i d   S M _ S e t R N I D M g m t I n f o ( [ i n ]   H B A F C 3 M g m t I n f o   M g m t I n f o , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 3 ) ]   v o i d   S M _ S e n d R N I D ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D e s t W W N [ ] , [ i n ]   u i n t 3 2   D e s t F C I D , [ i n ]   u i n t 3 2   N o d e I d D a t a F o r m a t , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t , W m i S i z e I s ( " O u t R e s p B u f f e r S i z e " ) ]   u i n t 8   R e s p B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 4 ) ]   v o i d   S M _ S e n d R P L ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   A g e n t W W N [ ] , [ i n ]   u i n t 3 2   A g e n t D o m a i n , [ i n ]   u i n t 3 2   P o r t I n d e x , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t , W m i S i z e I s ( " O u t R e s p B u f f e r S i z e " ) ]   u i n t 8   R e s p B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 5 ) ]   v o i d   S M _ S e n d R P S ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   A g e n t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   O b j e c t W W N [ ] , [ i n ]   u i n t 3 2   A g e n t D o m a i n , [ i n ]   u i n t 3 2   O b j e c t P o r t N u m b e r , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t , W m i S i z e I s ( " O u t R e s p B u f f e r S i z e " ) ]   u i n t 8   R e s p B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 6 ) ]   v o i d   S M _ S e n d S R L ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   W W N [ ] , [ i n ]   u i n t 3 2   D o m a i n , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t , W m i S i z e I s ( " O u t R e s p B u f f e r S i z e " ) ]   u i n t 8   R e s p B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 7 ) ]   v o i d   S M _ S e n d L I R R ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   S o u r c e W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D e s t W W N [ ] , [ i n ]   u i n t 8   F u n c t i o n , [ i n ]   u i n t 8   T y p e , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t , W m i S i z e I s ( " O u t R e s p B u f f e r S i z e " ) ]   u i n t 8   R e s p B u f f e r [ ] ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 8 ) ]   v o i d   S M _ S e n d R L S ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D e s t W W N [ ] , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t , W m i S i z e I s ( " O u t R e s p B u f f e r S i z e " ) ]   u i n t 8   R e s p B u f f e r [ ] ) ;  
 } ;  
  
 [ W M I , g u i d ( " { 7 9 4 4 c f 6 7 - 6 9 7 b - 4 4 3 2 - 9 5 3 e - 1 f d a d a 8 8 4 3 6 1 } " ) , P r o v i d e r ( " w m i p r o v " ) , D y n a m i c ]    
 c l a s s   M S _ S M _ A d a p t e r E v e n t   :   W M I E v e n t  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ W m i D a t a I d ( 1 ) , E V E N T _ T Y P E _ Q U A L I F I E R S ]   u i n t 3 2   E v e n t T y p e ;  
     [ W m i D a t a I d ( 2 ) , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] ;  
 } ;  
  
 [ W M I , g u i d ( " { 0 f 7 6 0 2 5 6 - 8 f c 6 - 4 7 a d - 9 d 2 e - f 0 d 6 9 8 0 1 d e 7 c } " ) , P r o v i d e r ( " w m i p r o v " ) , D y n a m i c ]    
 c l a s s   M S _ S M _ P o r t E v e n t   :   W M I E v e n t  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ W m i D a t a I d ( 1 ) , V a l u e M a p { " 0 x 1 0 0 " ,   " 0 x 1 0 1 " ,   " 0 x 1 0 2 " ,   " 0 x 1 0 3 " ,   " 0 x 2 0 0 " ,   " 0 x 2 0 1 " ,   " 0 x 2 0 2 " ,   " 0 x 2 0 3 " ,   " 0 x 2 0 4 " ,   " 0 x 2 0 5 " ,   " 0 x 2 0 6 " ,   " 0 x 2 0 7 " ,   " 0 x 2 0 8 " ,   " 0 x 2 0 9 " ,   " 0 x 2 0 a " ,   " 0 x 2 0 b " ,   " 0 x 2 0 c " ,   " 0 x 2 f f " ,   " 0 x 3 0 1 " ,   " 0 x 3 0 2 " ,   " 0 x 3 5 1 " ,   " 0 x 3 5 2 " ,   " 0 x 4 0 0 " ,   " 0 x 4 0 1 " ,   " 0 x 4 0 2 " ,   " 0 x 4 0 3 0 x 5 0 0 " ,   " 0 x 5 0 1 " } ]   u i n t 3 2   E v e n t T y p e ;  
     [ W m i D a t a I d ( 2 ) ]   u i n t 3 2   F a b r i c P o r t I d ;  
     [ W m i D a t a I d ( 3 ) , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] ;  
 } ;  
  
 [ W M I , g u i d ( " { 6 e 2 d 8 b 7 3 - f 9 2 8 - 4 d a 9 - b d a 1 - a e 5 4 1 8 9 a 3 8 2 5 } " ) , P r o v i d e r ( " w m i p r o v " ) , D y n a m i c ]    
 c l a s s   M S _ S M _ T a r g e t E v e n t   :   W m i E v e n t  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ W m i D a t a I d ( 1 ) , V a l u e M a p { " 0 x 1 0 0 " ,   " 0 x 1 0 1 " ,   " 0 x 1 0 2 " ,   " 0 x 1 0 3 " ,   " 0 x 2 0 0 " ,   " 0 x 2 0 1 " ,   " 0 x 2 0 2 " ,   " 0 x 2 0 3 " ,   " 0 x 2 0 4 " ,   " 0 x 2 0 5 " ,   " 0 x 2 0 6 " ,   " 0 x 2 0 7 " ,   " 0 x 2 0 8 " ,   " 0 x 2 0 9 " ,   " 0 x 2 0 a " ,   " 0 x 2 0 b " ,   " 0 x 2 0 c " ,   " 0 x 2 f f " ,   " 0 x 3 0 1 " ,   " 0 x 3 0 2 " ,   " 0 x 3 5 1 " ,   " 0 x 3 5 2 " ,   " 0 x 4 0 0 " ,   " 0 x 4 0 1 " ,   " 0 x 4 0 2 " ,   " 0 x 4 0 3 0 x 5 0 0 " ,   " 0 x 5 0 1 " } ]   u i n t 3 2   E v e n t T y p e ;  
     [ W m i D a t a I d ( 2 ) , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] ;  
     [ W m i D a t a I d ( 3 ) , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] ;  
     [ W m i D a t a I d ( 4 ) , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D o m a i n P o r t W W N [ ] ;  
 } ;  
  
 [ W M I , D y n a m i c , P r o v i d e r ( " w m i p r o v " ) , g u i d ( " { d 6 1 4 5 6 9 3 - 5 9 8 8 - 4 5 7 f - 8 5 8 1 - 9 a 0 1 5 7 b 5 8 6 9 0 } " ) ]    
 c l a s s   M S _ S M _ E v e n t C o n t r o l  
 {  
     [ k e y ]   s t r i n g   I n s t a n c e N a m e ;  
     b o o l e a n   A c t i v e ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 ) ]   v o i d   S M _ A d d T a r g e t ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 3 2   A l l T a r g e t s , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 2 ) ]   v o i d   S M _ R e m o v e T a r g e t ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   H b a P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 3 2   A l l T a r g e t s , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 3 ) ]   v o i d   S M _ A d d P o r t ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] , [ i n , V a l u e M a p { " 0 x 1 0 0 " ,   " 0 x 1 0 1 " ,   " 0 x 1 0 2 " ,   " 0 x 1 0 3 " ,   " 0 x 2 0 0 " ,   " 0 x 2 0 1 " ,   " 0 x 2 0 2 " ,   " 0 x 2 0 3 " ,   " 0 x 2 0 4 " ,   " 0 x 2 0 5 " ,   " 0 x 2 0 6 " ,   " 0 x 2 0 7 " ,   " 0 x 2 0 8 " ,   " 0 x 2 0 9 " ,   " 0 x 2 0 a " ,   " 0 x 2 0 b " ,   " 0 x 2 0 c " ,   " 0 x 2 f f " ,   " 0 x 3 0 1 " ,   " 0 x 3 0 2 " ,   " 0 x 3 5 1 " ,   " 0 x 3 5 2 " ,   " 0 x 4 0 0 " ,   " 0 x 4 0 1 " ,   " 0 x 4 0 2 " ,   " 0 x 4 0 3 0 x 5 0 0 " ,   " 0 x 5 0 1 " } ]   u i n t 3 2   E v e n t T y p e , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 4 ) ]   v o i d   S M _ R e m o v e P o r t ( [ i n , H B A T y p e ( " H B A _ W W N " ) , M A X ( 8 ) ]   u i n t 8   P o r t W W N [ ] , [ i n , V a l u e M a p { " 0 x 1 0 0 " ,   " 0 x 1 0 1 " ,   " 0 x 1 0 2 " ,   " 0 x 1 0 3 " ,   " 0 x 2 0 0 " ,   " 0 x 2 0 1 " ,   " 0 x 2 0 2 " ,   " 0 x 2 0 3 " ,   " 0 x 2 0 4 " ,   " 0 x 2 0 5 " ,   " 0 x 2 0 6 " ,   " 0 x 2 0 7 " ,   " 0 x 2 0 8 " ,   " 0 x 2 0 9 " ,   " 0 x 2 0 a " ,   " 0 x 2 0 b " ,   " 0 x 2 0 c " ,   " 0 x 2 f f " ,   " 0 x 3 0 1 " ,   " 0 x 3 0 2 " ,   " 0 x 3 5 1 " ,   " 0 x 3 5 2 " ,   " 0 x 4 0 0 " ,   " 0 x 4 0 1 " ,   " 0 x 4 0 2 " ,   " 0 x 4 0 3 0 x 5 0 0 " ,   " 0 x 5 0 1 " } ]   u i n t 3 2   E v e n t T y p e , [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 0 ) ]   v o i d   S M _ A d d L i n k ( [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
     [ I m p l e m e n t e d , W m i M e t h o d I d ( 1 1 ) ]   v o i d   S M _ R e m o v e L i n k ( [ o u t , H B A T y p e ( " H B A _ S T A T U S " ) , V a l u e M a p { " 0 " ,   " 1 " ,   " 2 " ,   " 3 " ,   " 4 " ,   " 5 " ,   " 6 " ,   " 7 " ,   " 8 " ,   " 9 " ,   " 1 0 " ,   " 1 1 " ,   " 1 2 " ,   " 1 3 " ,   " 1 4 " ,   " 1 5 " ,   " 1 6 " ,   " 1 7 " ,   " 1 8 " ,   " 1 9 " ,   " 2 0 " ,   " 2 1 " ,   " 2 2 " ,   " 2 3 " ,   " 2 4 " ,   " 2 5 " ,   " 2 6 " ,   " 2 7 " ,   " 2 8 " ,   " 2 9 " ,   " 3 0 " ,   " 3 1 " ,   " 3 2 " ,   " 3 3 " } ]   u i n t 3 2   H B A S t a t u s ) ;  
 } ;  
  
 [ c p p _ q u o t e ( " # e n d i f   / /   M S _ S M _ H B A _ A P I \ n " ) , W M I , g u i d ( " { 8 C F 4 C 7 E B - A 2 8 6 - 4 0 9 d - 9 E B 9 - 2 9 D 7 E 0 E 9 F 4 F A } " ) ]    
 c l a s s   M S F C _ T M  
 {  
     [ W m i D a t a I d ( 1 ) ]   u i n t 3 2   t m _ s e c ;  
     [ W m i D a t a I d ( 2 ) ]   u i n t 3 2   t m _ m i n ;  
     [ W m i D a t a I d ( 3 ) ]   u i n t 3 2   t m _ h o u r ;  
     [ W m i D a t a I d ( 4 ) ]   u i n t 3 2   t m _ m d a y ;  
     [ W m i D a t a I d ( 5 ) ]   u i n t 3 2   t m _ m o n ;  
     [ W m i D a t a I d ( 6 ) ]   u i n t 3 2   t m _ y e a r ;  
     [ W m i D a t a I d ( 7 ) ]   u i n t 3 2   t m _ w d a y ;  
     [ W m i D a t a I d ( 8 ) ]   u i n t 3 2   t m _ y d a y ;  
     [ W m i D a t a I d ( 9 ) ]   u i n t 3 2   t m _ i s d s t ;  
 } ;  
 # p r a g m a   a u t o r e c o v e r  
 # p r a g m a   c l a s s f l a g s ( 6 4 )  
 # p r a g m a   n a m e s p a c e ( " \ \ \ \ . \ \ r o o t \ \ w m i " )  
 i n s t a n c e   o f   _ _ n a m e s p a c e {   n a m e = " m s _ 4 0 9 " ; } ;  
 # p r a g m a   n a m e s p a c e ( " \ \ \ \ . \ \ r o o t \ \ w m i \ \ m s _ 4 0 9 " )  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   e x p o s e s   F C 3   M a n a g e m e n t   i n f o r m a t i o n   a s s o c i a t e d   w i t h   a   f i b r e   c h a n n e l   a d a p t e r .   T h e r e   s h o u l d   b e   o n e   i n s t a n c e   o f   t h i s   c l a s s   f o r   e a c h   a d a p t e r " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   H B A F C 3 M g m t I n f o  
 {  
     [ D e s c r i p t i o n ( " U n i q u e   i d e n t i f i e r   f o r   t h e   a d a p t e r .   T h i s   i d e n i t i f e r   m u s t   b e   u n i q u e   a m o n g   a l l   a d a p t e r s .   T h e   s a m e   v a l u e   f o r   t h e   i d e n t i f i e r   m u s t   b e   u s e d   f o r   t h e   s a m e   a d a p t e r   i n   o t h e r   c l a s s e s   t h a t   e x p o s e   a d a p t e r   i n f o r m a t i o n " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 6 4   U n i q u e A d a p t e r I d ;  
 } ;  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   s u r f a c e s   H B A   l i n k   e v e n t s " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F C _ L i n k E v e n t   :   W M I E v e n t  
 {  
     [ D e s c r i p t i o n ( " T y p e   o f   e v e n t " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " H B A _ E V E N T _ A D A P T E R _ U N K N O W N " ,   " H B A _ E V E N T _ A D A P T E R _ A D D " ,   " H B A _ E V E N T _ A D A P T E R _ R E M O V E " ,   " H B A _ E V E N T _ A D A P T E R _ C H A N G E " ,   " H B A _ E V E N T _ P O R T _ U N K N O W N " ,   " H B A _ E V E N T _ P O R T _ O F F L I N E " ,   " H B A _ E V E N T _ P O R T _ O N L I N E " ,   " H B A _ E V E N T _ P O R T _ N E W _ T A R G E T S " ,   " H B A _ E V E N T _ P O R T _ F A B R I C " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ C H A N G E " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 4 _ 0 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 7 _ 4 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ S E S " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 0 1 _ 4 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 0 4 _ 7 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 1 6 _ 7 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 9 _ 7 " ,   " H B A _ E V E N T _ P O R T _ A L L " ,   " H B A _ E V E N T _ P O R T _ S T A T _ T H R E S H O L D " ,   " H B A _ E V E N T _ P O R T _ S T A T _ G R O W T H " ,   " H B A _ E V E N T _ P H Y _ S T A T _ T H R E S H O L D " ,   " H B A _ E V E N T _ P H Y _ S T A T _ G R O W T H " ,   " H B A _ E V E N T _ T A R G E T _ U N K N O W N " ,   " H B A _ E V E N T _ T A R G E T _ O F F L I N E " ,   " H B A _ E V E N T _ T A R G E T _ O N L I N E " ,   " H B A _ E V E N T _ T A R G E T _ R E M O V E D " ,   " H B A _ E V E N T _ L I N K _ U N K N O W N " ,   " H B A _ E V E N T _ L I N K _ I N C I D E N T " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   E v e n t T y p e ;  
     [ D e s c r i p t i o n ( " D i s c o v e r e d   P o r t   W W N " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 8   A d a p t e r W W N [ ] ;  
     [ D e s c r i p t i o n ( " S i z e   o f   R L I R   b u f f e r " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   R L I R B u f f e r S i z e ;  
     [ D e s c r i p t i o n ( " S i z e   o f   R L I R   b u f f e r " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 8   R L I R B u f f e r [ ] ;  
 } ;  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   e x p o s e s   a t t r i b u t e   i n f o r m a t i o n   a s s o c i a t e d   w i t h   a   f i b r e   c h a n n e l   a d a p t e r .   T h e r e   s h o u l d   b e   o n e   i n s t a n c e   o f   t h i s   c l a s s   f o r   e a c h   a d a p t e r " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F C _ F C A d a p t e r H B A A t t r i b u t e s  
 {  
     [ D e s c r i p t i o n ( " U n i q u e   i d e n t i f i e r   f o r   t h e   a d a p t e r .   T h i s   i d e n i t i f e r   m u s t   b e   u n i q u e   a m o n g   a l l   a d a p t e r s .   T h e   s a m e   v a l u e   f o r   t h e   i d e n t i f i e r   m u s t   b e   u s e d   f o r   t h e   s a m e   a d a p t e r   i n   o t h e r   c l a s s e s   t h a t   e x p o s e   a d a p t e r   i n f o r m a t i o n " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 6 4   U n i q u e A d a p t e r I d ;  
     [ D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ;  
 } ;  
  
 [ A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F C _ H B A P o r t A t t r i b u t e s R e s u l t s  
 {  
     [ V a l u e s { " U n k n o w n " ,   " O t h e r " ,   " N o t   p r e s e n t " ,   " F a b r i c " ,   " P u b l i c   L o o p " ,   " H B A _ P O R T T Y P E _ F L P O R T " ,   " F a b r i c   P o r t " ,   " F a b r i c   e x p a n s i o n   p o r t " ,   " G e n e r i c   F a b r i c   P o r t " ,   " P r i v a t e   L o o p " ,   " P o i n t   t o   P o i n t " ,   " S A S   ( S S P   o r   S T P ) " ,   " S A T A   ( D i r e c t   A t t a c h ) " ,   " S A S   E x p a n d e r " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   P o r t T y p e ;  
     [ V a l u e s { " U n k n o w n " ,   " O p e r a t i o n a l " ,   " U s e r   O f f l i n e " ,   " B y p a s s e d " ,   " I n   d i a g n o s t i c s   m o d e " ,   " L i n k   D o w n " ,   " P o r t   E r r o r " ,   " L o o p b a c k " ,   " D e g r a d e d " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   P o r t S t a t e ;  
     [ V a l u e s { " 1   G B i t / s e c " ,   " 2   G B i t / s e c " ,   " 1 0   G B i t / s e c " ,   " 4   G B i t / s e c " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   P o r t S u p p o r t e d S p e e d ;  
     [ V a l u e s { " 1   G B i t / s e c " ,   " 2   G B i t / s e c " ,   " 1 0   G B i t / s e c " ,   " 4   G B i t / s e c " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   P o r t S p e e d ;  
 } ;  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   e x p o s e s   a t t r i b u t e   i n f o r m a t i o n   a s s o c i a t e d   w i t h   a   F i b r e   C h a n n e l   p o r t .   T h e r e   s h o u l d   b e   o n e   i n s t a n c e   o f   t h i s   c l a s s   f o r   e a c h   p o r t . " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F C _ F i b r e P o r t H B A A t t r i b u t e s  
 {  
     [ D e s c r i p t i o n ( " U n i q u e   i d e n t i f i e r   f o r   t h e   p o r t .   T h i s   i d e n i t i f e r   m u s t   b e   u n i q u e   a m o n g   a l l   p o r t s   o n   a l l   a d a p t e r s .   T h e   s a m e   v a l u e   f o r   t h e   i d e n t i f i e r   m u s t   b e   u s e d   f o r   t h e   s a m e   p o r t   i n   o t h e r   c l a s s e s   t h a t   e x p o s e   p o r t   i n f o r m a t i o n " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 6 4   U n i q u e P o r t I d ;  
     [ D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ;  
 } ;  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   e x p o s e s   s t a t i s t i c a l   i n f o r m a t i o n   a s s o c i a t e d   w i t h   a   F i b r e   C h a n n e l   p o r t .   T h e r e   s h o u l d   b e   o n e   i n s t a n c e   o f   t h i s   c l a s s   f o r   e a c h   p o r t . " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F C _ F i b r e P o r t H B A S t a t i s t i c s  
 {  
     [ D e s c r i p t i o n ( " U n i q u e   i d e n t i f i e r   f o r   t h e   p o r t .   T h i s   i d e n i t i f e r   m u s t   b e   u n i q u e   a m o n g   a l l   p o r t s   o n   a l l   a d a p t e r s .   T h e   s a m e   v a l u e   f o r   t h e   i d e n t i f i e r   m u s t   b e   u s e d   f o r   t h e   s a m e   p o r t   i n   o t h e r   c l a s s e s   t h a t   e x p o s e   p o r t   i n f o r m a t i o n " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 6 4   U n i q u e P o r t I d ;  
     [ D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ;  
 } ;  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   e x p o s e s   o p e r a t i o n s   t h a t   c a n   b e   p e r f o r m e d   o n   a   F i b r e   C h a n n e l   p o r t .   T h e r e   s h o u l d   b e   o n e   i n s t a n c e   o f   t h i s   c l a s s   f o r   e a c h   p o r t . " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F C _ F i b r e P o r t H B A M e t h o d s  
 {  
 } ;  
  
 [ D e s c r i p t i o n ( " " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F C _ E v e n t B u f f e r  
 {  
 } ;  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   e x p o s e s   p o r t   d i s c o v e r y   o p e r a t i o n s   t h a t   c a n   b e   b y   a   f i b r e   c h a n n e l   a d a p t e r .   T h e r e   s h o u l d   b e   o n e   i n s t a n c e   o f   t h i s   c l a s s   f o r   e a c h   a d a p t e r " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F C _ H B A A d a p t e r M e t h o d s  
 {  
     v o i d   G e t D i s c o v e r e d P o r t A t t r i b u t e s ( [ i n ]   u i n t 3 2   P o r t I n d e x , [ i n ]   u i n t 3 2   D i s c o v e r e d P o r t I n d e x , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   M S F C _ H B A P o r t A t t r i b u t e s R e s u l t s   P o r t A t t r i b u t e s ) ;  
     v o i d   G e t P o r t A t t r i b u t e s B y W W N ( [ i n ]   u i n t 8   w w n [ ] , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   M S F C _ H B A P o r t A t t r i b u t e s R e s u l t s   P o r t A t t r i b u t e s ) ;  
     v o i d   S e n d C T P a s s T h r u ( [ i n ]   u i n t 8   P o r t W W N [ ] , [ i n ]   u i n t 3 2   R e q u e s t B u f f e r C o u n t , [ i n ]   u i n t 8   R e q u e s t B u f f e r [ ] , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p o n s e B u f f e r C o u n t , [ o u t ]   u i n t 3 2   A c t u a l R e s p o n s e B u f f e r C o u n t , [ o u t ]   u i n t 8   R e s p o n s e B u f f e r [ ] ) ;  
     v o i d   S e n d R N I D ( [ i n ]   u i n t 8   w w n [ ] , [ i n , V a l u e s { " N O D E _ W W N " ,   " P O R T _ W W N " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   w w n t y p e , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   R e s p o n s e B u f f e r C o u n t , [ o u t ]   u i n t 8   R e s p o n s e B u f f e r [ ] ) ;  
     v o i d   S e n d R N I D V 2 ( [ i n ]   u i n t 8   P o r t W W N [ ] , [ i n ]   u i n t 8   D e s t W W N [ ] , [ i n ]   u i n t 3 2   D e s t F C I D , [ i n ]   u i n t 3 2   N o d e I d D a t a F o r m a t , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   A c t u a l R s p B u f f e r S i z e , [ o u t ]   u i n t 8   R s p B u f f e r [ ] ) ;  
     v o i d   G e t F C 3 M g m t I n f o ( [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   H B A F C 3 M g m t I n f o   M g m t I n f o ) ;  
     v o i d   S e t F C 3 M g m t I n f o ( [ i n ]   H B A F C 3 M g m t I n f o   M g m t I n f o , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
     v o i d   S e n d R P L ( [ i n ]   u i n t 8   P o r t W W N [ ] , [ i n ]   u i n t 8   A g e n t W W N [ ] , [ i n ]   u i n t 3 2   a g e n t _ d o m a i n , [ i n ]   u i n t 3 2   p o r t I n d e x , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   A c t u a l R s p B u f f e r S i z e , [ o u t ]   u i n t 8   R s p B u f f e r [ ] ) ;  
     v o i d   S e n d R P S ( [ i n ]   u i n t 8   P o r t W W N [ ] , [ i n ]   u i n t 8   A g e n t W W N [ ] , [ i n ]   u i n t 8   O b j e c t W W N [ ] , [ i n ]   u i n t 3 2   A g e n t D o m a i n , [ i n ]   u i n t 3 2   O b j e c t P o r t N u m b e r , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   A c t u a l R s p B u f f e r S i z e , [ o u t ]   u i n t 8   R s p B u f f e r [ ] ) ;  
     v o i d   S e n d S R L ( [ i n ]   u i n t 8   P o r t W W N [ ] , [ i n ]   u i n t 8   W W N [ ] , [ i n ]   u i n t 3 2   D o m a i n , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   A c t u a l R s p B u f f e r S i z e , [ o u t ]   u i n t 8   R s p B u f f e r [ ] ) ;  
     v o i d   S e n d L I R R ( [ i n ]   u i n t 8   S o u r c e W W N [ ] , [ i n ]   u i n t 8   D e s t W W N [ ] , [ i n ]   u i n t 8   F u n c t i o n , [ i n ]   u i n t 8   T y p e , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   A c t u a l R s p B u f f e r S i z e , [ o u t ]   u i n t 8   R s p B u f f e r [ ] ) ;  
     v o i d   G e t F C 4 S t a t i s t i c s ( [ i n ]   u i n t 8   P o r t W W N [ ] , [ i n ]   u i n t 8   F C 4 T y p e , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   M S F C _ F C 4 S T A T I S T I C S   F C 4 S t a t i s t i c s ) ;  
     v o i d   G e t F C P S t a t i s t i c s ( [ i n ]   H B A S c s i I D   S c s i I d , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   M S F C _ F C 4 S T A T I S T I C S   F C 4 S t a t i s t i c s ) ;  
     v o i d   S c s i I n q u i r y ( [ i n ]   u i n t 8   C d b [ ] , [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ i n ]   u i n t 6 4   F c L u n , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   R e s p o n s e B u f f e r S i z e , [ o u t ]   u i n t 3 2   S e n s e B u f f e r S i z e , [ o u t ]   u i n t 8   S c s i S t a t u s , [ o u t ]   u i n t 8   R e s p o n s e B u f f e r [ ] , [ o u t ]   u i n t 8   S e n s e B u f f e r [ ] ) ;  
     v o i d   S c s i R e a d C a p a c i t y ( [ i n ]   u i n t 8   C d b [ ] , [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ i n ]   u i n t 6 4   F c L u n , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   R e s p o n s e B u f f e r S i z e , [ o u t ]   u i n t 3 2   S e n s e B u f f e r S i z e , [ o u t ]   u i n t 8   S c s i S t a t u s , [ o u t ]   u i n t 8   R e s p o n s e B u f f e r [ ] , [ o u t ]   u i n t 8   S e n s e B u f f e r [ ] ) ;  
     v o i d   S c s i R e p o r t L u n s ( [ i n ]   u i n t 8   C d b [ ] , [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   R e s p o n s e B u f f e r S i z e , [ o u t ]   u i n t 3 2   S e n s e B u f f e r S i z e , [ o u t ]   u i n t 8   S c s i S t a t u s , [ o u t ]   u i n t 8   R e s p o n s e B u f f e r [ ] , [ o u t ]   u i n t 8   S e n s e B u f f e r [ ] ) ;  
     v o i d   G e t E v e n t B u f f e r ( [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   E v e n t C o u n t , [ o u t ]   M S F C _ E v e n t B u f f e r   E v e n t s [ ] ) ;  
     v o i d   S e n d R L S ( [ i n ]   u i n t 8   P o r t W W N [ ] , [ i n ]   u i n t 8   D e s t W W N [ ] , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   A c t u a l R s p B u f f e r S i z e , [ o u t ]   u i n t 8   R s p B u f f e r [ ] ) ;  
 } ;  
  
 [ A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   H B A F C P B i n d i n g E n t r y  
 {  
     [ V a l u e s { " T O _ D _ I D " ,   " T O _ W W N " ,   " T O _ O T H E R " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   T y p e ;  
 } ;  
  
 [ A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   H B A F C P B i n d i n g E n t r y 2  
 {  
     [ D e s c r i p t i o n ( " W a y s   o f   p e r f o r m i n g   p e r s i s t e n t   b i n d i n g " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   T y p e ;  
 } ;  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   e x p o s e s   o p e r a t i o n s   a s s o c i a t e d   w i t h   F C P   o n   a   F i b r e   C h a n n e l   a d a p t e r .   T h e r e   s h o u l d   b e   o n e   i n s t a n c e   o f   t h i s   c l a s s   f o r   e a c h   a d a p t e r . " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F C _ H B A F C P I n f o  
 {  
     v o i d   G e t F c p T a r g e t M a p p i n g ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 3 2   I n E n t r y C o u n t , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l E n t r y C o u n t , [ o u t ]   u i n t 3 2   O u t E n t r y C o u n t , [ o u t ]   H B A F C P S c s i E n t r y   E n t r y [ ] ) ;  
     v o i d   G e t F c p P e r s i s t e n t B i n d i n g ( [ i n ]   u i n t 3 2   I n E n t r y C o u n t , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l E n t r y C o u n t , [ o u t ]   u i n t 3 2   O u t E n t r y C o u n t , [ o u t ]   H B A F C P B i n d i n g E n t r y   E n t r y [ ] ) ;  
     v o i d   G e t B i n d i n g C a p a b i l i t y ( [ i n ]   u i n t 8   P o r t W W N [ ] , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t , D e s c r i p t i o n ( " W a y s   o f   p e r f o r m i n g   p e r s i s t e n t   b i n d i n g " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   B i n d T y p e ) ;  
     v o i d   G e t B i n d i n g S u p p o r t ( [ i n ]   u i n t 8   P o r t W W N [ ] , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t , D e s c r i p t i o n ( " W a y s   o f   p e r f o r m i n g   p e r s i s t e n t   b i n d i n g " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   B i n d T y p e ) ;  
     v o i d   S e t B i n d i n g S u p p o r t ( [ i n ]   u i n t 8   P o r t W W N [ ] , [ i n , D e s c r i p t i o n ( " W a y s   o f   p e r f o r m i n g   p e r s i s t e n t   b i n d i n g " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   B i n d T y p e , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
     v o i d   G e t P e r s i s t e n t B i n d i n g 2 ( [ i n ]   u i n t 8   P o r t W W N [ ] , [ i n ]   u i n t 3 2   I n E n t r y C o u n t , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l E n t r y C o u n t , [ o u t ]   u i n t 3 2   O u t E n t r y C o u n t , [ o u t ]   H B A F C P B i n d i n g E n t r y 2   B i n d i n g s [ ] ) ;  
     v o i d   S e t P e r s i s t e n t E n t r y ( [ i n ]   u i n t 8   P o r t W W N [ ] , [ i n ]   H B A F C P B i n d i n g E n t r y 2   B i n d i n g , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
     v o i d   R e m o v e P e r s i s t e n t E n t r y ( [ i n ]   u i n t 8   P o r t W W N [ ] , [ i n ]   H B A F C P B i n d i n g E n t r y 2   B i n d i n g , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
 } ;  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   s u r f a c e s   H B A   a d a p t e r   e v e n t s " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F C _ A d a p t e r E v e n t   :   W M I E v e n t  
 {  
     [ D e s c r i p t i o n ( " E v e n t   T y p e " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   E v e n t T y p e ;  
     [ D e s c r i p t i o n ( " A d a p t e r   W W N " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 8   P o r t W W N [ ] ;  
 } ;  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   s u r f a c e s   H B A   p o r t   e v e n t s " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F C _ P o r t E v e n t   :   W M I E v e n t  
 {  
     [ D e s c r i p t i o n ( " T y p e   o f   e v e n t " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " H B A _ E V E N T _ A D A P T E R _ U N K N O W N " ,   " H B A _ E V E N T _ A D A P T E R _ A D D " ,   " H B A _ E V E N T _ A D A P T E R _ R E M O V E " ,   " H B A _ E V E N T _ A D A P T E R _ C H A N G E " ,   " H B A _ E V E N T _ P O R T _ U N K N O W N " ,   " H B A _ E V E N T _ P O R T _ O F F L I N E " ,   " H B A _ E V E N T _ P O R T _ O N L I N E " ,   " H B A _ E V E N T _ P O R T _ N E W _ T A R G E T S " ,   " H B A _ E V E N T _ P O R T _ F A B R I C " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ C H A N G E " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 4 _ 0 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 7 _ 4 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ S E S " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 0 1 _ 4 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 0 4 _ 7 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 1 6 _ 7 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 9 _ 7 " ,   " H B A _ E V E N T _ P O R T _ A L L " ,   " H B A _ E V E N T _ P O R T _ S T A T _ T H R E S H O L D " ,   " H B A _ E V E N T _ P O R T _ S T A T _ G R O W T H " ,   " H B A _ E V E N T _ P H Y _ S T A T _ T H R E S H O L D " ,   " H B A _ E V E N T _ P H Y _ S T A T _ G R O W T H " ,   " H B A _ E V E N T _ T A R G E T _ U N K N O W N " ,   " H B A _ E V E N T _ T A R G E T _ O F F L I N E " ,   " H B A _ E V E N T _ T A R G E T _ O N L I N E " ,   " H B A _ E V E N T _ T A R G E T _ R E M O V E D " ,   " H B A _ E V E N T _ L I N K _ U N K N O W N " ,   " H B A _ E V E N T _ L I N K _ I N C I D E N T " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   E v e n t T y p e ;  
     [ D e s c r i p t i o n ( " F a b r i c   p o r t   i d " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   F a b r i c P o r t I d ;  
     [ D e s c r i p t i o n ( " P o r t   W W N " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 8   P o r t W W N [ ] ;  
 } ;  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   s u r f a c e s   H B A   t a r g e t   e v e n t s " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F C _ T a r g e t E v e n t   :   W m i E v e n t  
 {  
     [ D e s c r i p t i o n ( " T y p e   o f   e v e n t " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " H B A _ E V E N T _ A D A P T E R _ U N K N O W N " ,   " H B A _ E V E N T _ A D A P T E R _ A D D " ,   " H B A _ E V E N T _ A D A P T E R _ R E M O V E " ,   " H B A _ E V E N T _ A D A P T E R _ C H A N G E " ,   " H B A _ E V E N T _ P O R T _ U N K N O W N " ,   " H B A _ E V E N T _ P O R T _ O F F L I N E " ,   " H B A _ E V E N T _ P O R T _ O N L I N E " ,   " H B A _ E V E N T _ P O R T _ N E W _ T A R G E T S " ,   " H B A _ E V E N T _ P O R T _ F A B R I C " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ C H A N G E " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 4 _ 0 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 7 _ 4 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ S E S " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 0 1 _ 4 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 0 4 _ 7 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 1 6 _ 7 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 9 _ 7 " ,   " H B A _ E V E N T _ P O R T _ A L L " ,   " H B A _ E V E N T _ P O R T _ S T A T _ T H R E S H O L D " ,   " H B A _ E V E N T _ P O R T _ S T A T _ G R O W T H " ,   " H B A _ E V E N T _ P H Y _ S T A T _ T H R E S H O L D " ,   " H B A _ E V E N T _ P H Y _ S T A T _ G R O W T H " ,   " H B A _ E V E N T _ T A R G E T _ U N K N O W N " ,   " H B A _ E V E N T _ T A R G E T _ O F F L I N E " ,   " H B A _ E V E N T _ T A R G E T _ O N L I N E " ,   " H B A _ E V E N T _ T A R G E T _ R E M O V E D " ,   " H B A _ E V E N T _ L I N K _ U N K N O W N " ,   " H B A _ E V E N T _ L I N K _ I N C I D E N T " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   E v e n t T y p e ;  
     [ D e s c r i p t i o n ( " P o r t   W W N " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 8   P o r t W W N [ ] ;  
     [ D e s c r i p t i o n ( " D i s c o v e r e d   P o r t   W W N " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] ;  
 } ;  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   d e f i n e s   t h e   p o r t   s t a t i s t i c s   t h r e s h o l d s   t h a t   w i l l   c a u s e   a   H B A _ E V E N T _ P O R T _ S T A T _ T H R E S H O L D   e v e n t   t o   o c c u r " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F C _ E v e n t C o n t r o l  
 {  
     v o i d   A d d T a r g e t ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ i n ]   u i n t 3 2   A l l T a r g e t s , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
     v o i d   R e m o v e T a r g e t ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ i n ]   u i n t 3 2   A l l T a r g e t s , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
     v o i d   A d d P o r t ( [ i n ]   u i n t 8   P o r t W W N [ ] , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
     v o i d   R e m o v e P o r t ( [ i n ]   u i n t 8   P o r t W W N [ ] , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
     v o i d   A d d L i n k ( [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
     v o i d   R e m o v e L i n k ( [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
 } ;  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   e x p o s e s   t h e   S M - H B A   A d a p t e r   a t t r i b u t e s .   T h i s   w i l l   i n c l u d e   t h e   n u m b e r   o f   p o r t s   o n   t h i s   a d a p t e r . " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S _ S M _ A d a p t e r I n f o r m a t i o n Q u e r y  
 {  
     [ D e s c r i p t i o n ( " U n i q u e   i d e n t i f i e r   f o r   t h e   a d a p t e r .   T h i s   i d e n i t i f e r   m u s t   b e   u n i q u e   a m o n g   a l l   a d a p t e r s .   T h e   s a m e   v a l u e   f o r   t h e   i d e n t i f i e r   m u s t   b e   u s e d   f o r   t h e   s a m e   a d a p t e r   i n   o t h e r   c l a s s e s   t h a t   e x p o s e   a d a p t e r   i n f o r m a t i o n " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 6 4   U n i q u e A d a p t e r I d ;  
     [ D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ;  
 } ;  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   i s   t h e   F C _ P o r t   a t t r i b u t e s " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S _ S M H B A _ F C _ P o r t  
 {  
 } ;  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   i s   t h e   S A S _ P o r t   a t t r i b u t e s " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S _ S M H B A _ S A S _ P o r t  
 {  
 } ;  
  
 [ A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S _ S M H B A _ P O R T A T T R I B U T E S  
 {  
     [ V a l u e s { " U n k n o w n " ,   " O t h e r " ,   " N o t   p r e s e n t " ,   " F a b r i c " ,   " P u b l i c   L o o p " ,   " H B A _ P O R T T Y P E _ F L P O R T " ,   " F a b r i c   P o r t " ,   " F a b r i c   e x p a n s i o n   p o r t " ,   " G e n e r i c   F a b r i c   P o r t " ,   " P r i v a t e   L o o p " ,   " P o i n t   t o   P o i n t " ,   " S A S   ( S S P   o r   S T P ) " ,   " S A T A   ( D i r e c t   A t t a c h ) " ,   " S A S   E x p a n d e r " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   P o r t T y p e ;  
     [ V a l u e s { " U n k n o w n " ,   " O p e r a t i o n a l " ,   " U s e r   O f f l i n e " ,   " B y p a s s e d " ,   " I n   d i a g n o s t i c s   m o d e " ,   " L i n k   D o w n " ,   " P o r t   E r r o r " ,   " L o o p b a c k " ,   " D e g r a d e d " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   P o r t S t a t e ;  
     [ D e s c r i p t i o n ( " S i z e   o f   M S _ S M H B A _ S A S _ P o r t   o r   M S _ S M H B A _ F C _ P o r t " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   P o r t S p e c i f i c A t t r i b u t e s S i z e ;  
     [ D e s c r i p t i o n ( "   M S _ S M H B A _ S A S _ P o r t   o r   M S _ S M H B A _ F C _ P o r t   B u f f e r " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 8   P o r t S p e c i f i c A t t r i b u t e s [ ] ;  
 } ;  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   e x p o s e s   p o r t   i n f o r m a t i o n   o p e r a t i o n s   t h a t   c a n   b e   d e t e r m i n e d   f r o m   t h e   a d a p t e r .     T h e r e   s h o u l d   b e   o n e   i n s t a n c e   o f     t h i s   c l a s s   f o r   e a c h   a d a p t e r " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S _ S M _ P o r t I n f o r m a t i o n M e t h o d s  
 {  
     v o i d   S M _ G e t P o r t T y p e ( [ i n ]   u i n t 3 2   P o r t I n d e x , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t , V a l u e s { " U n k n o w n " ,   " O t h e r " ,   " N o t   p r e s e n t " ,   " F a b r i c " ,   " P u b l i c   L o o p " ,   " H B A _ P O R T T Y P E _ F L P O R T " ,   " F a b r i c   P o r t " ,   " F a b r i c   e x p a n s i o n   p o r t " ,   " G e n e r i c   F a b r i c   P o r t " ,   " P r i v a t e   L o o p " ,   " P o i n t   t o   P o i n t " ,   " S A S   ( S S P   o r   S T P ) " ,   " S A T A   ( D i r e c t   A t t a c h ) " ,   " S A S   E x p a n d e r " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   P o r t T y p e ) ;  
     v o i d   S M _ G e t A d a p t e r P o r t A t t r i b u t e s ( [ i n ]   u i n t 3 2   P o r t I n d e x , [ i n ]   u i n t 3 2   P o r t S p e c i f i c A t t r i b u t e s M a x S i z e , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   M S _ S M H B A _ P O R T A T T R I B U T E S   P o r t A t t r i b u t e s ) ;  
     v o i d   S M _ G e t D i s c o v e r e d P o r t A t t r i b u t e s ( [ i n ]   u i n t 3 2   P o r t I n d e x , [ i n ]   u i n t 3 2   D i s c o v e r e d P o r t I n d e x , [ i n ]   u i n t 3 2   P o r t S p e c i f i c A t t r i b u t e s M a x S i z e , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   M S _ S M H B A _ P O R T A T T R I B U T E S   P o r t A t t r i b u t e s ) ;  
     v o i d   S M _ G e t P o r t A t t r i b u t e s B y W W N ( [ i n ]   u i n t 8   P o r t W W N [ ] , [ i n ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 3 2   P o r t S p e c i f i c A t t r i b u t e s M a x S i z e , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   M S _ S M H B A _ P O R T A T T R I B U T E S   P o r t A t t r i b u t e s ) ;  
     v o i d   S M _ G e t P r o t o c o l S t a t i s t i c s ( [ i n ]   u i n t 3 2   P o r t I n d e x , [ i n ]   u i n t 3 2   P r o t o c o l T y p e , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   M S _ S M H B A _ P R O T O C O L S T A T I S T I C S   P r o t o c o l S t a t i s t i c s ) ;  
     [ D e s c r i p t i o n ( " T y p i c a l   c o u n t e r s   S M H B A _ S A S P H Y S T A T I S T I C S   ( 9   c o u n t e r s )   o r   M S F C _ H B A P o r t S t a t i s t i c s   ( 1 5   c o u n t e r s ) " )   :   A m e n d e d   T o S u b c l a s s ]   v o i d   S M _ G e t P h y S t a t i s t i c s ( [ i n ]   u i n t 3 2   P o r t I n d e x , [ i n ]   u i n t 3 2   P h y I n d e x , [ i n ]   u i n t 3 2   I n N u m O f P h y C o u n t e r s , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l N u m O f P h y C o u n t e r s , [ o u t ]   u i n t 3 2   O u t N u m O f P h y C o u n t e r s , [ o u t ]   s i n t 6 4   P h y C o u n t e r [ ] ) ;  
     v o i d   S M _ G e t F C P h y A t t r i b u t e s ( [ i n ]   u i n t 3 2   P o r t I n d e x , [ i n ]   u i n t 3 2   P h y I n d e x , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   M S _ S M H B A _ F C _ P H Y   P h y T y p e ) ;  
     v o i d   S M _ G e t S A S P h y A t t r i b u t e s ( [ i n ]   u i n t 3 2   P o r t I n d e x , [ i n ]   u i n t 3 2   P h y I n d e x , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   M S _ S M H B A _ S A S _ P H Y   P h y T y p e ) ;  
 } ;  
  
 [ A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S _ S M H B A _ B I N D I N G E N T R Y  
 {  
     [ D e s c r i p t i o n ( " W a y s   o f   p e r f o r m i n g   p e r s i s t e n t   b i n d i n g " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   t y p e ;  
     [ D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   S t a t u s ;  
 } ;  
  
 [ D e s c r i p t i o n ( " " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S _ S M _ T a r g e t I n f o r m a t i o n M e t h o d s  
 {  
     v o i d   S M _ G e t T a r g e t M a p p i n g ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 3 2   I n E n t r y C o u n t , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l E n t r y C o u n t , [ o u t ]   u i n t 3 2   O u t E n t r y C o u n t , [ o u t ]   M S _ S M H B A _ S C S I E N T R Y   E n t r y [ ] ) ;  
     v o i d   S M _ G e t B i n d i n g C a p a b i l i t y ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   F l a g s ) ;  
     v o i d   S M _ G e t B i n d i n g S u p p o r t ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   F l a g s ) ;  
     v o i d   S M _ S e t B i n d i n g S u p p o r t ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 3 2   F l a g s , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
     v o i d   S M _ G e t P e r s i s t e n t B i n d i n g ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 3 2   I n E n t r y C o u n t , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l E n t r y C o u n t , [ o u t ]   u i n t 3 2   O u t E n t r y C o u n t , [ o u t ]   M S _ S M H B A _ B I N D I N G E N T R Y   E n t r y [ ] ) ;  
     v o i d   S M _ S e t P e r s i s t e n t B i n d i n g ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 3 2   I n E n t r y C o u n t , [ i n ]   M S _ S M H B A _ B I N D I N G E N T R Y   E n t r y [ ] , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   O u t S t a t u s C o u n t , [ o u t ]   u i n t 3 2   E n t r y S t a t u s [ ] ) ;  
     v o i d   S M _ R e m o v e P e r s i s t e n t B i n d i n g ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 3 2   E n t r y C o u n t , [ i n ]   M S _ S M H B A _ B I N D I N G E N T R Y   E n t r y [ ] , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
     v o i d   S M _ G e t L U N S t a t i s t i c s ( [ i n ]   H B A S c s i I D   L u n i t , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   M S _ S M H B A _ P R O T O C O L S T A T I S T I C S   P r o t o c o l S t a t i s t i c s ) ;  
 } ;  
  
 [ D e s c r i p t i o n ( " " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S _ S M _ S c s i I n f o r m a t i o n M e t h o d s  
 {  
     v o i d   S M _ S c s i I n q u i r y ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ i n ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 6 4   S m h b a L U N , [ i n ]   u i n t 8   C d b [ ] , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ i n ]   u i n t 3 2   I n S e n s e B u f f e r M a x S i z e , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 8   S c s i S t a t u s , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t S e n s e B u f f e r S i z e , [ o u t ]   u i n t 8   R e s p B u f f e r [ ] , [ o u t ]   u i n t 8   S e n s e B u f f e r [ ] ) ;  
     v o i d   S M _ S c s i R e p o r t L u n s ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ i n ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 8   C d b [ ] , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ i n ]   u i n t 3 2   I n S e n s e B u f f e r M a x S i z e , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 8   S c s i S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t S e n s e B u f f e r S i z e , [ o u t ]   u i n t 8   R e s p B u f f e r [ ] , [ o u t ]   u i n t 8   S e n s e B u f f e r [ ] ) ;  
     v o i d   S M _ S c s i R e a d C a p a c i t y ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ i n ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 6 4   S m h b a L U N , [ i n ]   u i n t 8   C d b [ ] , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ i n ]   u i n t 3 2   I n S e n s e B u f f e r M a x S i z e , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 8   S c s i S t a t u s , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t S e n s e B u f f e r S i z e , [ o u t ]   u i n t 8   R e s p B u f f e r [ ] , [ o u t ]   u i n t 8   S e n s e B u f f e r [ ] ) ;  
 } ;  
  
 [ D e s c r i p t i o n ( " " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S _ S M _ F a b r i c A n d D o m a i n M a n a g e m e n t M e t h o d s  
 {  
     v o i d   S M _ S e n d T E S T ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D e s t W W N [ ] , [ i n ]   u i n t 3 2   D e s t F C I D , [ i n ]   u i n t 3 2   R e q B u f f e r S i z e , [ i n ]   u i n t 8   R e q B u f f e r [ ] , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
     v o i d   S M _ S e n d E C H O ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D e s t W W N [ ] , [ i n ]   u i n t 3 2   D e s t F C I D , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ i n ]   u i n t 3 2   R e q B u f f e r S i z e , [ i n ]   u i n t 8   R e q B u f f e r [ ] , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t ]   u i n t 8   R e s p B u f f e r [ ] ) ;  
     v o i d   S M _ S e n d S M P P a s s T h r u ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D e s t P o r t W W N [ ] , [ i n ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ i n ]   u i n t 3 2   R e q B u f f e r S i z e , [ i n ]   u i n t 8   R e q B u f f e r [ ] , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t ]   u i n t 8   R e s p B u f f e r [ ] ) ;  
     v o i d   S M _ S e n d C T P a s s T h r u ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ i n ]   u i n t 3 2   R e q B u f f e r S i z e , [ i n ]   u i n t 8   R e q B u f f e r [ ] , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t ]   u i n t 8   R e s p B u f f e r [ ] ) ;  
     v o i d   S M _ G e t R N I D M g m t I n f o ( [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   H B A F C 3 M g m t I n f o   M g m t I n f o ) ;  
     v o i d   S M _ S e t R N I D M g m t I n f o ( [ i n ]   H B A F C 3 M g m t I n f o   M g m t I n f o , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
     v o i d   S M _ S e n d R N I D ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D e s t W W N [ ] , [ i n ]   u i n t 3 2   D e s t F C I D , [ i n ]   u i n t 3 2   N o d e I d D a t a F o r m a t , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t ]   u i n t 8   R e s p B u f f e r [ ] ) ;  
     v o i d   S M _ S e n d R P L ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   A g e n t W W N [ ] , [ i n ]   u i n t 3 2   A g e n t D o m a i n , [ i n ]   u i n t 3 2   P o r t I n d e x , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t ]   u i n t 8   R e s p B u f f e r [ ] ) ;  
     v o i d   S M _ S e n d R P S ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   A g e n t W W N [ ] , [ i n ]   u i n t 8   O b j e c t W W N [ ] , [ i n ]   u i n t 3 2   A g e n t D o m a i n , [ i n ]   u i n t 3 2   O b j e c t P o r t N u m b e r , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t ]   u i n t 8   R e s p B u f f e r [ ] ) ;  
     v o i d   S M _ S e n d S R L ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   W W N [ ] , [ i n ]   u i n t 3 2   D o m a i n , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t ]   u i n t 8   R e s p B u f f e r [ ] ) ;  
     v o i d   S M _ S e n d L I R R ( [ i n ]   u i n t 8   S o u r c e W W N [ ] , [ i n ]   u i n t 8   D e s t W W N [ ] , [ i n ]   u i n t 8   F u n c t i o n , [ i n ]   u i n t 8   T y p e , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t ]   u i n t 8   R e s p B u f f e r [ ] ) ;  
     v o i d   S M _ S e n d R L S ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D e s t W W N [ ] , [ i n ]   u i n t 3 2   I n R e s p B u f f e r M a x S i z e , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s , [ o u t ]   u i n t 3 2   T o t a l R e s p B u f f e r S i z e , [ o u t ]   u i n t 3 2   O u t R e s p B u f f e r S i z e , [ o u t ]   u i n t 8   R e s p B u f f e r [ ] ) ;  
 } ;  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   s u r f a c e s   H B A   a d a p t e r   e v e n t s " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S _ S M _ A d a p t e r E v e n t   :   W M I E v e n t  
 {  
     [ D e s c r i p t i o n ( " E v e n t   T y p e " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   E v e n t T y p e ;  
     [ D e s c r i p t i o n ( " A d a p t e r   W W N " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 8   P o r t W W N [ ] ;  
 } ;  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   s u r f a c e s   H B A   p o r t   e v e n t s " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S _ S M _ P o r t E v e n t   :   W M I E v e n t  
 {  
     [ D e s c r i p t i o n ( " T y p e   o f   e v e n t " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " H B A _ E V E N T _ A D A P T E R _ U N K N O W N " ,   " H B A _ E V E N T _ A D A P T E R _ A D D " ,   " H B A _ E V E N T _ A D A P T E R _ R E M O V E " ,   " H B A _ E V E N T _ A D A P T E R _ C H A N G E " ,   " H B A _ E V E N T _ P O R T _ U N K N O W N " ,   " H B A _ E V E N T _ P O R T _ O F F L I N E " ,   " H B A _ E V E N T _ P O R T _ O N L I N E " ,   " H B A _ E V E N T _ P O R T _ N E W _ T A R G E T S " ,   " H B A _ E V E N T _ P O R T _ F A B R I C " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ C H A N G E " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 4 _ 0 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 7 _ 4 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ S E S " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 0 1 _ 4 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 0 4 _ 7 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 1 6 _ 7 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 9 _ 7 " ,   " H B A _ E V E N T _ P O R T _ A L L " ,   " H B A _ E V E N T _ P O R T _ S T A T _ T H R E S H O L D " ,   " H B A _ E V E N T _ P O R T _ S T A T _ G R O W T H " ,   " H B A _ E V E N T _ P H Y _ S T A T _ T H R E S H O L D " ,   " H B A _ E V E N T _ P H Y _ S T A T _ G R O W T H " ,   " H B A _ E V E N T _ T A R G E T _ U N K N O W N " ,   " H B A _ E V E N T _ T A R G E T _ O F F L I N E " ,   " H B A _ E V E N T _ T A R G E T _ O N L I N E " ,   " H B A _ E V E N T _ T A R G E T _ R E M O V E D " ,   " H B A _ E V E N T _ L I N K _ U N K N O W N " ,   " H B A _ E V E N T _ L I N K _ I N C I D E N T " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   E v e n t T y p e ;  
     [ D e s c r i p t i o n ( " F a b r i c   p o r t   i d " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   F a b r i c P o r t I d ;  
     [ D e s c r i p t i o n ( " P o r t   W W N " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 8   P o r t W W N [ ] ;  
 } ;  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   s u r f a c e s   H B A   t a r g e t   e v e n t s " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S _ S M _ T a r g e t E v e n t   :   W m i E v e n t  
 {  
     [ D e s c r i p t i o n ( " T y p e   o f   e v e n t " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " H B A _ E V E N T _ A D A P T E R _ U N K N O W N " ,   " H B A _ E V E N T _ A D A P T E R _ A D D " ,   " H B A _ E V E N T _ A D A P T E R _ R E M O V E " ,   " H B A _ E V E N T _ A D A P T E R _ C H A N G E " ,   " H B A _ E V E N T _ P O R T _ U N K N O W N " ,   " H B A _ E V E N T _ P O R T _ O F F L I N E " ,   " H B A _ E V E N T _ P O R T _ O N L I N E " ,   " H B A _ E V E N T _ P O R T _ N E W _ T A R G E T S " ,   " H B A _ E V E N T _ P O R T _ F A B R I C " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ C H A N G E " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 4 _ 0 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 7 _ 4 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ S E S " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 0 1 _ 4 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 0 4 _ 7 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 1 6 _ 7 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 9 _ 7 " ,   " H B A _ E V E N T _ P O R T _ A L L " ,   " H B A _ E V E N T _ P O R T _ S T A T _ T H R E S H O L D " ,   " H B A _ E V E N T _ P O R T _ S T A T _ G R O W T H " ,   " H B A _ E V E N T _ P H Y _ S T A T _ T H R E S H O L D " ,   " H B A _ E V E N T _ P H Y _ S T A T _ G R O W T H " ,   " H B A _ E V E N T _ T A R G E T _ U N K N O W N " ,   " H B A _ E V E N T _ T A R G E T _ O F F L I N E " ,   " H B A _ E V E N T _ T A R G E T _ O N L I N E " ,   " H B A _ E V E N T _ T A R G E T _ R E M O V E D " ,   " H B A _ E V E N T _ L I N K _ U N K N O W N " ,   " H B A _ E V E N T _ L I N K _ I N C I D E N T " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   E v e n t T y p e ;  
     [ D e s c r i p t i o n ( " P o r t   W W N " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 8   P o r t W W N [ ] ;  
     [ D e s c r i p t i o n ( " D i s c o v e r e d   P o r t   W W N " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] ;  
     [ D e s c r i p t i o n ( " D o m a i n   P o r t   W W N " )   :   A m e n d e d   T o S u b c l a s s ]   u i n t 8   D o m a i n P o r t W W N [ ] ;  
 } ;  
  
 [ D e s c r i p t i o n ( " T h i s   c l a s s   d e f i n e s   t h e   p o r t   s t a t i s t i c s   t h r e s h o l d s   t h a t   w i l l   c a u s e   a   H B A _ E V E N T _ P O R T _ S T A T _ T H R E S H O L D   e v e n t   t o   o c c u r " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S _ S M _ E v e n t C o n t r o l  
 {  
     v o i d   S M _ A d d T a r g e t ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ i n ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 3 2   A l l T a r g e t s , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
     v o i d   S M _ R e m o v e T a r g e t ( [ i n ]   u i n t 8   H b a P o r t W W N [ ] , [ i n ]   u i n t 8   D i s c o v e r e d P o r t W W N [ ] , [ i n ]   u i n t 8   D o m a i n P o r t W W N [ ] , [ i n ]   u i n t 3 2   A l l T a r g e t s , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
     v o i d   S M _ A d d P o r t ( [ i n ]   u i n t 8   P o r t W W N [ ] , [ i n , V a l u e s { " H B A _ E V E N T _ A D A P T E R _ U N K N O W N " ,   " H B A _ E V E N T _ A D A P T E R _ A D D " ,   " H B A _ E V E N T _ A D A P T E R _ R E M O V E " ,   " H B A _ E V E N T _ A D A P T E R _ C H A N G E " ,   " H B A _ E V E N T _ P O R T _ U N K N O W N " ,   " H B A _ E V E N T _ P O R T _ O F F L I N E " ,   " H B A _ E V E N T _ P O R T _ O N L I N E " ,   " H B A _ E V E N T _ P O R T _ N E W _ T A R G E T S " ,   " H B A _ E V E N T _ P O R T _ F A B R I C " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ C H A N G E " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 4 _ 0 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 7 _ 4 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ S E S " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 0 1 _ 4 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 0 4 _ 7 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 1 6 _ 7 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 9 _ 7 " ,   " H B A _ E V E N T _ P O R T _ A L L " ,   " H B A _ E V E N T _ P O R T _ S T A T _ T H R E S H O L D " ,   " H B A _ E V E N T _ P O R T _ S T A T _ G R O W T H " ,   " H B A _ E V E N T _ P H Y _ S T A T _ T H R E S H O L D " ,   " H B A _ E V E N T _ P H Y _ S T A T _ G R O W T H " ,   " H B A _ E V E N T _ T A R G E T _ U N K N O W N " ,   " H B A _ E V E N T _ T A R G E T _ O F F L I N E " ,   " H B A _ E V E N T _ T A R G E T _ O N L I N E " ,   " H B A _ E V E N T _ T A R G E T _ R E M O V E D " ,   " H B A _ E V E N T _ L I N K _ U N K N O W N " ,   " H B A _ E V E N T _ L I N K _ I N C I D E N T " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   E v e n t T y p e , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
     v o i d   S M _ R e m o v e P o r t ( [ i n ]   u i n t 8   P o r t W W N [ ] , [ i n , V a l u e s { " H B A _ E V E N T _ A D A P T E R _ U N K N O W N " ,   " H B A _ E V E N T _ A D A P T E R _ A D D " ,   " H B A _ E V E N T _ A D A P T E R _ R E M O V E " ,   " H B A _ E V E N T _ A D A P T E R _ C H A N G E " ,   " H B A _ E V E N T _ P O R T _ U N K N O W N " ,   " H B A _ E V E N T _ P O R T _ O F F L I N E " ,   " H B A _ E V E N T _ P O R T _ O N L I N E " ,   " H B A _ E V E N T _ P O R T _ N E W _ T A R G E T S " ,   " H B A _ E V E N T _ P O R T _ F A B R I C " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ C H A N G E " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 4 _ 0 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 7 _ 4 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ S E S " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 0 1 _ 4 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 0 4 _ 7 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 1 6 _ 7 " ,   " H B A _ E V E N T _ P O R T _ B R O A D C A S T _ D 2 9 _ 7 " ,   " H B A _ E V E N T _ P O R T _ A L L " ,   " H B A _ E V E N T _ P O R T _ S T A T _ T H R E S H O L D " ,   " H B A _ E V E N T _ P O R T _ S T A T _ G R O W T H " ,   " H B A _ E V E N T _ P H Y _ S T A T _ T H R E S H O L D " ,   " H B A _ E V E N T _ P H Y _ S T A T _ G R O W T H " ,   " H B A _ E V E N T _ T A R G E T _ U N K N O W N " ,   " H B A _ E V E N T _ T A R G E T _ O F F L I N E " ,   " H B A _ E V E N T _ T A R G E T _ O N L I N E " ,   " H B A _ E V E N T _ T A R G E T _ R E M O V E D " ,   " H B A _ E V E N T _ L I N K _ U N K N O W N " ,   " H B A _ E V E N T _ L I N K _ I N C I D E N T " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   E v e n t T y p e , [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
     v o i d   S M _ A d d L i n k ( [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
     v o i d   S M _ R e m o v e L i n k ( [ o u t , D e s c r i p t i o n ( " H B A   S t a t u s   r e s u l t   f o r   t h e   q u e r y   o p e r a t i o n " )   :   A m e n d e d   T o S u b c l a s s , V a l u e s { " O p e r a t i o n   w a s   s u c c e s s f u l   " ,   " E r r o r   " ,   " F u n c t i o n   n o t   s u p p o r t e d . " ,   " i n v a l i d   h a n d l e   " ,   " B a d   a r g u m e n t   " ,   " W W N   n o t   r e c o g n i z e d   " ,   " I n d e x   n o t   r e c o g n i z e d   " ,   " L a r g e r   b u f f e r   r e q u i r e d   " ,   " I n f o r m a t i o n   h a s   c h a n g e d   s i n c e   t h e   l a s t   c a l l   t o   H B A _ R e f r e s h I n f o r m a t i o n   " ,   " S C S I   C h e c k   C o n d i t i o n   r e p o r t e d " ,   " A d a p t e r   b u s y   o r   r e s e r v e d ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e q u e s t   t i m e d   o u t ,   r e t r y   m a y   b e   e f f e c t i v e " ,   " R e f e r e n c e d   H B A   h a s   b e e n   r e m o v e d   o r   d e a c t i v a t e d " ,   " T h e   r e q u e s t e d   E L S   w a s   r e j e c t e d   b y   t h e   l o c a l   a d a p t e r " ,   " T h e   s p e c i f i e d   L U N   i s   n o t   p r o v i d e d   b y   t h e   s p e c i f i e d   a d a p t e r " ,   " A n   i n c o m p a t i b i l i t y   h a s   b e e n   d e t e c t e d   a m o n g   t h e   l i b r a r y   a n d   d r i v e r   m o d u l e s " ,   " M u l t i p l e   a d a p t e r s   h a v e   a   m a t c h i n g   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   b u s   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   t a r g e t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   l o c a l   S C S I   l o g i c a l   u n i t   n u m b e r " ,   " A   p e r s i s t e n t   b i n d i n g   s e t   r e q u e s t   i n c l u d e d   a   l o c a l   S C S I   I D   t h a t   w a s   a l r e a d y   b o u n d " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   o r   u n l o c a t a b l e   F C P   T a r g e t   F C I D " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   N o d e   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a   b a d   F C P   T a r g e t   P o r t   W W N " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   F C P   L o g i c a l   U n i t   N u m b e r   n o t   d e f i n e d   b y   t h e   i d e n t i f i e d   T a r g e t " ,   " A   p e r s i s t e n t   b i n d i n g   r e q u e s t   i n c l u d e d   a n   u n d e f i n e d   o r   o t h e r w i s e   i n   a c c e s s i b l e   L o g i c a l   U n i t   U n i q u e   I d e n t i f i e r " ,   " A   p e r s i s t e n t   b i n d i n g   r e m o v e   r e q u e s t   i n c l u d e d   a   b i n d i n g   w h i c h   d i d   n o t   m a t c h   a   b i n d i n g   e s t a b l i s h e d   b y   t h e   s p e c i f i e d   p o r t " ,   " A   S C S I   c o m m a n d   w a s   r e q u e s t e d   t o   a n   N x _ P o r t   t h a t   w a s   n o t   a   S C S I   T a r g e t   P o r t " ,   " A   r e q u e s t   w a s   m a d e   c o n c e r n i n g   a n   u n s u p p o r t e d   F C - 4   p r o t o c o l " ,   " A   r e q u e s t   w a s   m a d e   t o   e n a b l e   u n i m p l e m e n t e d   c a p a b i l i t i e s   f o r   a   p o r t " ,   " S C S I   t a r g e t   i s   b u s y " ,   " A   c a l l   w a s   m a d e   t o   H B A _ F r e e L i b r a r y   w h e n   n o   l i b r a r y   w a s   l o a d e d " ,   " A   c a l l   w a s   m a d e   t o   H B A _ L o a d L i b r a r y   w h e n   a   l i b r a r y   w a s   a l r e a d y   l o a d e d " ,   " F C I D   p a s s e d   i n t o   H B A _ S e n d R N I D V 2   v i o l a t e s   a c c e s s   c o n t r o l   r u l e s " }   :   A m e n d e d   T o S u b c l a s s ]   u i n t 3 2   H B A S t a t u s ) ;  
 } ;  
  
 [ D e s c r i p t i o n ( " " )   :   A m e n d e d   T o S u b c l a s s , A M E N D M E N T ,   L O C A L E ( " m s _ 4 0 9 " ) ]    
 c l a s s   M S F C _ T M  
 {  
 } ;  
 Error downloading file: Thread was being aborted.