Home
last modified time | relevance | path

Searched refs:efct_io_pool (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/elx/efct/
A Defct_io.h160 struct efct_io_pool *
163 efct_io_pool_free(struct efct_io_pool *io_pool);
165 efct_io_pool_allocated(struct efct_io_pool *io_pool);
168 efct_io_pool_io_alloc(struct efct_io_pool *io_pool);
170 efct_io_pool_io_free(struct efct_io_pool *io_pool, struct efct_io *io);
A Defct_io.c11 struct efct_io_pool { struct
20 struct efct_io_pool * argument
24 struct efct_io_pool *io_pool; in efct_io_pool_create()
77 efct_io_pool_free(struct efct_io_pool *io_pool) in efct_io_pool_free()
106 efct_io_pool_io_alloc(struct efct_io_pool *io_pool) in efct_io_pool_io_alloc()
148 efct_io_pool_io_free(struct efct_io_pool *io_pool, struct efct_io *io) in efct_io_pool_io_free()
A Defct_xport.h130 struct efct_io_pool *io_pool;

Completed in 7 milliseconds