Lines Matching full:vector
65 * @brief Allocate vector(s) for the endpoint MSI message(s)
80 * @brief Connect the MSI vector to the handler
83 * @param vector the MSI vector to connect
91 msi_vector_t *vector,
104 * @param vector The vector for which you want the address (or NULL)
105 * @param n_vector the size of the vector array
109 msi_vector_t *vector,
118 * @param vector The vector for which you want the data (or NULL)
122 msi_vector_t *vector);
128 * @param vectors an array of allocated vector(s)
129 * @param n_vector the size of the vector array
194 #define PCIE_VTBL_VCTRL 12U /* Vector control offset */