Lines Matching full:endpoint

34  * @brief Function called to read a 32-bit word from an endpoint's configuration space.
36 * Read a 32-bit word from an endpoint's configuration space with the PCI Express Controller
40 * @param bdf PCI(e) endpoint
42 * @return the word read (0xFFFFFFFFU if nonexistent endpoint or word)
48 * @brief Function called to write a 32-bit word to an endpoint's configuration space.
50 * Write a 32-bit word to an endpoint's configuration space with the PCI Express Controller
54 * @param bdf PCI(e) endpoint
62 * @brief Function called to allocate a memory region subset for an endpoint Base Address Register.
71 * @param bdf PCI(e) endpoint
84 * for an endpoint Base Address Register.
90 * @param bdf PCI(e) endpoint
102 * @brief Function called to translate an endpoint Base Address Register bus-centric address
113 * @param bdf PCI(e) endpoint
130 * @brief Read a 32-bit word from a Memory-Mapped endpoint's configuration space.
132 * Read a 32-bit word from an endpoint's configuration space from a Memory-Mapped
137 * @param bdf PCI(e) endpoint
139 * @return the word read (0xFFFFFFFFU if nonexistent endpoint or word)
145 * @brief Write a 32-bit word to a Memory-Mapped endpoint's configuration space.
147 * Write a 32-bit word to an endpoint's configuration space from a Memory-Mapped
152 * @param bdf PCI(e) endpoint
167 * @param bdf_start PCI(e) start endpoint (only bus & dev are used to start enumeration)
186 * @brief Read a 32-bit word from an endpoint's configuration space.
188 * Read a 32-bit word from an endpoint's configuration space with the PCI Express Controller
192 * @param bdf PCI(e) endpoint
194 * @return the word read (0xFFFFFFFFU if nonexistent endpoint or word)
206 * @brief Write a 32-bit word to an endpoint's configuration space.
208 * Write a 32-bit word to an endpoint's configuration space with the PCI Express Controller
212 * @param bdf PCI(e) endpoint
226 * @brief Allocate a memory region subset for an endpoint Base Address Register.
235 * @param bdf PCI(e) endpoint
254 * for an endpoint Base Address Register.
260 * @param bdf PCI(e) endpoint
278 * @brief Translate an endpoint Base Address Register bus-centric address into Physical address.
288 * @param bdf PCI(e) endpoint