Searched refs:qdio_allocate (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dqdio.h344 extern int qdio_allocate(struct ccw_device *cdev, unsigned int no_input_qs,
/linux-master/drivers/s390/scsi/
H A Dzfcp_qdio.c358 * qdio_allocate
374 ret = qdio_allocate(qdio->adapter->ccw_device, 1, 1);
/linux-master/drivers/s390/cio/
H A Dqdio_main.c945 * qdio_allocate - allocate qdio queues and associated data
950 int qdio_allocate(struct ccw_device *cdev, unsigned int no_input_qs, function
1017 EXPORT_SYMBOL_GPL(qdio_allocate); variable
/linux-master/drivers/s390/net/
H A Dqeth_core_main.c5126 rc = qdio_allocate(CARD_DDEV(card), init_data.no_input_qs,

Completed in 154 milliseconds