Searched refs:qdio_allocate_aob (Results 1 – 3 of 3) sorted by relevance
29 struct qaob *qdio_allocate_aob(void) in qdio_allocate_aob() function33 EXPORT_SYMBOL_GPL(qdio_allocate_aob);
352 extern struct qaob *qdio_allocate_aob(void);
3557 buf->aob = qdio_allocate_aob(); in qeth_flush_buffers()