lio_alloc_soft_command
sc = lio_alloc_soft_command(oct, datasize, rdatasize,
struct lio_soft_command *lio_alloc_soft_command(struct octeon_device *oct,
sc = lio_alloc_soft_command(oct, OCTEON_CMD_SIZE, 16,
sc = lio_alloc_soft_command(octeon_dev, data_size, resp_size,
sc = lio_alloc_soft_command(oct, OCTEON_CMD_SIZE, 16, ctx_size);
sc = lio_alloc_soft_command(oct,
sc = lio_alloc_soft_command(oct_dev, 0,
sc = lio_alloc_soft_command(oct_dev, 0, sizeof(struct lio_intrmod_resp),
sc = lio_alloc_soft_command(oct_dev, sizeof(struct octeon_intrmod_cfg),