Searched refs:PCIM_EA_WRITABLE (Results 1 – 2 of 2) sorted by relevance
664 #define PCIM_EA_WRITABLE 0x40000000 /* Writable: 1 = RW, 0 = HwInit */ macro
861 (flags & PCIM_EA_WRITABLE ? "Writable" : "Read-only"), in ecap_aer()