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

/linux-4.4.14/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c446 * initialize_event_pool: - Allocates and initializes the event pool for a host
453 static int initialize_event_pool(struct event_pool *pool, initialize_event_pool() function
2159 /* iu_storage data allocated in initialize_event_pool */ ibmvscsi_get_desired_dma()
2287 if (initialize_event_pool(&hostdata->pool, max_events, hostdata) != 0) { ibmvscsi_probe()

Completed in 65 milliseconds