Lines Matching full:library

61  *        by an SCI Core user on the library object.  The library is the
77 * library and it's controllers can operate.
82 * In this mode the SCI library will operate in a polling mode for
83 * operations. In other words, the library will not return from a
89 * In this mode the SCI library returns after committing the IO request
101 * @brief This method will contsruct the core library based on the supplied
106 * library object is located.
108 * this library can manage.
110 * @return An opaque library handle to be used by the SCI user for all
111 * subsequent library operations.
122 * @param[in] library the handle to the library object for which to allocate
125 * device for which this library is being created.
130 SCI_LIBRARY_HANDLE_T library,
135 * @brief This method returns the size of the core library object.
138 * this library can manage.
141 * library object.
152 SCI_LIBRARY_HANDLE_T library
157 * that can be managed by this core library.
159 * @param[in] library the handle to the library object for which to allocate
162 * controller handle that was added to the library.
167 * @retval SCI_FAILURE_INSUFFICIENT_RESOURCES if the library has no more
171 SCI_LIBRARY_HANDLE_T library,
177 * library.
179 * @param[in] library the handle to the library object for which to free
182 * from the library.
188 * not managed by the supplied library.
191 SCI_LIBRARY_HANDLE_T library,
197 * SGL element can address using this library.
200 * controllers managed by the library.
203 * @param[in] library the handle to the library object for which to
207 * managed by this library.
210 SCI_LIBRARY_HANDLE_T library
215 * single IO request using this library.
218 * controllers managed by the library.
220 * @param[in] library the handle to the library object for which to
224 * controller in this library.
227 SCI_LIBRARY_HANDLE_T library
235 * controllers managed by the library.
237 * @param[in] library the handle to the library object for which to
241 * controller in this library.
244 SCI_LIBRARY_HANDLE_T library