amdsmi_bdf_t Union Reference#
amdsmi_bdf_t Union Reference
bdf types More...
#include <amdsmi.h>
Data Structures | |
| struct | bdf_ |
Data Fields | ||
| struct amdsmi_bdf_t::bdf_ | bdf | |
| struct { | ||
| uint64_t function_number: 3 | ||
| uint64_t device_number: 5 | ||
| uint64_t bus_number: 8 | ||
| uint64_t domain_number: 48 | ||
| }; | ||
| uint64_t | as_uint | |
Detailed Description
Field Documentation
◆ function_number
◆ device_number
◆ bus_number
◆ domain_number
◆ as_uint
The documentation for this union was generated from the following file: