Searched refs:qdio_allocate (Results 1 – 4 of 4) sorted by relevance
343 extern int qdio_allocate(struct ccw_device *cdev, unsigned int no_input_qs,
374 ret = qdio_allocate(qdio->adapter->ccw_device, 1, 1); in zfcp_qdio_allocate()
932 int qdio_allocate(struct ccw_device *cdev, unsigned int no_input_qs, in qdio_allocate() function999 EXPORT_SYMBOL_GPL(qdio_allocate);
5090 rc = qdio_allocate(CARD_DDEV(card), init_data.no_input_qs, in qeth_qdio_establish()