qdio_allocate
extern int qdio_allocate(struct ccw_device *cdev, unsigned int no_input_qs,
EXPORT_SYMBOL_GPL(qdio_allocate);
rc = qdio_allocate(CARD_DDEV(card), init_data.no_input_qs,
ret = qdio_allocate(qdio->adapter->ccw_device, 1, 1);