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

/freebsd-11-stable/sys/dev/pci/
H A Dpcireg.h1016 #define PCIR_AER_COR_MASK 0x14 /* Shares bits with COR_STATUS */ macro
H A Dpci.c4278 r = pci_read_config(dev, aer + PCIR_AER_COR_MASK, 4);
4287 pci_write_config(dev, aer + PCIR_AER_COR_MASK, r, 4);
6468 PCIR_AER_COR_MASK, 4),

Completed in 73 milliseconds