Searched refs:PCI_VPD_FLAG (Results 1 – 3 of 3) sorted by relevance
87 } while((int)(state & PCI_VPD_FLAG) == event); in VpdWait()
1041 #define PCI_VPD_FLAG (1<<15) /* Bit 15 starts VPD rd/wd cycle*/ macro
333 #define PCI_VPD_FLAG BIT_15S /* starts VPD rd/wr cycle */ macro