Searched refs:bit_table (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/pciconf/
H A Derr.c45 struct bit_table { struct
51 static struct bit_table pci_status[] = {
67 static struct bit_table pcie_device_status[] = {
82 static struct bit_table aer_uc[] = {
104 static struct bit_table aer_cor[] = {
117 print_bits(const char *header, struct bit_table *table, uint32_t mask)

Completed in 105 milliseconds