~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/ABI/testing/sysfs-bus-cdx

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/ABI/testing/sysfs-bus-cdx (Version linux-6.12-rc7) and /Documentation/ABI/testing/sysfs-bus-cdx (Version linux-2.6.0)


  1 What:           /sys/bus/cdx/rescan               
  2 Date:           March 2023                        
  3 Contact:        nipun.gupta@amd.com               
  4 Description:                                      
  5                 Writing y/1/on to this file wi    
  6                 and devices on the CDX bus. An    
  7                 added to the list of Linux dev    
  8                 also deleted from Linux.          
  9                                                   
 10                 For example::                     
 11                                                   
 12                   # echo 1 > /sys/bus/cdx/resc    
 13                                                   
 14 What:           /sys/bus/cdx/devices/.../vendo    
 15 Date:           March 2023                        
 16 Contact:        nipun.gupta@amd.com               
 17 Description:                                      
 18                 Vendor ID for this CDX device,    
 19                 16 bit identifier which is spe    
 20                 Combination of Vendor ID and D    
 21                                                   
 22 What:           /sys/bus/cdx/devices/.../devic    
 23 Date:           March 2023                        
 24 Contact:        nipun.gupta@amd.com               
 25 Description:                                      
 26                 Device ID for this CDX device,    
 27                 16 bit identifier to identify     
 28                 of a device manufacturer.         
 29                 Combination of Vendor ID and D    
 30                                                   
 31 What:           /sys/bus/cdx/devices/.../subsy    
 32 Date:           July 2023                         
 33 Contact:        puneet.gupta@amd.com              
 34 Description:                                      
 35                 Subsystem Vendor ID for this C    
 36                 Subsystem Vendor ID is 16 bit     
 37                 card manufacturer.                
 38                                                   
 39 What:           /sys/bus/cdx/devices/.../subsy    
 40 Date:           July 2023                         
 41 Contact:        puneet.gupta@amd.com              
 42 Description:                                      
 43                 Subsystem Device ID for this C    
 44                 Subsystem Device ID is 16 bit     
 45                 card manufacturer.                
 46                                                   
 47 What:           /sys/bus/cdx/devices/.../class    
 48 Date:           July 2023                         
 49 Contact:        puneet.gupta@amd.com              
 50 Description:                                      
 51                 This file contains the class o    
 52                 Class is 24 bit identifier spe    
 53                                                   
 54 What:           /sys/bus/cdx/devices/.../revis    
 55 Date:           July 2023                         
 56 Contact:        puneet.gupta@amd.com              
 57 Description:                                      
 58                 This file contains the revisio    
 59                 Revision is 8 bit revision ide    
 60                                                   
 61 What:           /sys/bus/cdx/devices/.../enabl    
 62 Date:           October 2023                      
 63 Contact:        abhijit.gangurde@amd.com          
 64 Description:                                      
 65                 CDX bus should be disabled bef    
 66                 Writing n/0/off will attempt t    
 67                 writing y/1/on will attempt to    
 68                 gives the current state of the    
 69                                                   
 70                 For example::                     
 71                                                   
 72                   # echo 1 > /sys/bus/cdx/.../    
 73                                                   
 74 What:           /sys/bus/cdx/devices/.../reset    
 75 Date:           March 2023                        
 76 Contact:        nipun.gupta@amd.com               
 77 Description:                                      
 78                 Writing y/1/on to this file re    
 79                 on the bus. On resetting the d    
 80                 notified twice, once before th    
 81                 after the reset has been compl    
 82                                                   
 83                 For example::                     
 84                                                   
 85                   # echo 1 > /sys/bus/cdx/.../    
 86                                                   
 87 What:           /sys/bus/cdx/devices/.../remov    
 88 Date:           March 2023                        
 89 Contact:        tarak.reddy@amd.com               
 90 Description:                                      
 91                 Writing y/1/on to this file re    
 92                 device from the CDX bus. If th    
 93                 reconfigured in the Hardware,     
 94                 that the device driver does no    
 95                 being reconfigured.               
 96                                                   
 97                 For example::                     
 98                                                   
 99                   # echo 1 > /sys/bus/cdx/devi    
100                                                   
101 What:           /sys/bus/cdx/devices/.../resou    
102 Date:           July 2023                         
103 Contact:        puneet.gupta@amd.com              
104 Description:                                      
105                 The resource binary file conta    
106                 regions. These files can be m'    
107                                                   
108 What:           /sys/bus/cdx/devices/.../modal    
109 Date:           July 2023                         
110 Contact:        nipun.gupta@amd.com               
111 Description:                                      
112                 This attribute indicates the C    
113                 That is in the format:            
114                 cdx:vXXXXdXXXXsvXXXXsdXXXXcXXX    
115                 where:                            
116                                                   
117                     - vXXXX contains the vendo    
118                     - dXXXX contains the devic    
119                     - svXXXX contains the subs    
120                     - sdXXXX contains the subs    
121                     - cXXXXXX contains the dev    
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php