IBMVSCSI_INIT_CRQ_QUEUE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ibmvscsi_init_crq_queue - Initializes and registers CRQ with hypervisor
SYNOPSIS
"SYNOPSIS"
int ibmvscsi_init_crq_queue (struct crq_queue * queue, struct ibmvscsi_host_data * hostdata, int max_requests);
ARGUMENTS
- queue
-
crq_queue to initialize and register
- hostdata
-
ibmvscsi_host_data of host
- max_requests
-
-- undescribed --
DESCRIPTION
Allocates a page for messages, maps it for dma, and registers
the crq with the hypervisor.
Returns zero on success.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:15 GMT, October 09, 2005