Searched refs:PCI_USEDATA64 (Results 1 – 3 of 3) sorted by relevance
45 PCI_USEDATA64 = 1<<0, /* Use 64Bit Data bus ext */ enumerator
1010 #define PCI_USEDATA64 (1L<<0) /* Bit 0 Use 64 Bit Data bus ext*/ macro
299 #define PCI_USEDATA64 BIT_0 /* Use 64Bit Data bus ext */ macro