Lines Matching full:space

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
37 * configuration space access method (I/O port, memory mapped or custom method)
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
51 * configuration space access method (I/O port, memory mapped or custom method)
68 * such region is available and space is still available.
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
133 * configuration space access method, known as PCI Control Access Method (CAM) or
136 * @param cfg_addr Logical address of Memory-Mapped configuration space
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
148 * configuration space access method, known as PCI Control Access Method (CAM) or
151 * @param cfg_addr Logical address of Memory-Mapped configuration space
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
189 * configuration space access method (I/O port, memory mapped or custom method)
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
209 * configuration space access method (I/O port, memory mapped or custom method)
232 * such region is available and space is still available.
327 /* Configuration space physical address */
329 /* Configuration space physical size */