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

/linux-master/include/uapi/linux/
H A Dpci_regs.h374 #define PCI_EA_ES 0x00000007 /* Entry Size */ macro
/linux-master/drivers/pci/
H A Dpci.c3267 ent_size = (FIELD_GET(PCI_EA_ES, dw0) + 1) << 2;

Completed in 121 milliseconds