Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dscsi.c359 static struct scsi_host_cmd_pool *scsi_get_host_cmd_pool(gfp_t gfp_mask) in scsi_get_host_cmd_pool() function
428 struct scsi_host_cmd_pool *pool = scsi_get_host_cmd_pool(gfp_mask); in scsi_allocate_command()
448 struct scsi_host_cmd_pool *pool = scsi_get_host_cmd_pool(gfp_mask); in scsi_free_command()
487 shost->cmd_pool = scsi_get_host_cmd_pool(gfp_mask); in scsi_setup_command_freelist()