Home | History | Annotate | Download | only in efi

Lines Matching refs:where

50  * @v where	Location within PCI configuration space
56 unsigned int where,
59 EFIPCI_LOCATION ( where, EFIPCI_WIDTH_BYTE ),
67 * @v where Location within PCI configuration space
73 unsigned int where,
76 EFIPCI_LOCATION ( where, EFIPCI_WIDTH_WORD ),
84 * @v where Location within PCI configuration space
90 unsigned int where,
93 EFIPCI_LOCATION ( where, EFIPCI_WIDTH_DWORD ),
101 * @v where Location within PCI configuration space
107 unsigned int where,
110 EFIPCI_LOCATION ( where, EFIPCI_WIDTH_BYTE ),
118 * @v where Location within PCI configuration space
124 unsigned int where,
127 EFIPCI_LOCATION ( where, EFIPCI_WIDTH_WORD ),
135 * @v where Location within PCI configuration space
141 unsigned int where,
144 EFIPCI_LOCATION ( where, EFIPCI_WIDTH_DWORD ),