fw_table_payload_fmt_t
Table payload formats
Synopsis:
#include <qvm/types.h>typedef enum {
FTPF_FDT_INTR,
FTPF_FDT_MSI,
FTPF_FDT_MSI_MAP,
} fw_table_payload_fmt_t;Data:
- FTPF_FDT_INTR
- FDT interrupt specification.
- FTPF_FDT_MSI
- FDT MSI specification.
- FTPF_FDT_MSI_MAP
- FDT msi-map specification.
Page updated:
