Searched defs:sg_count (Results 1 - 44 of 44) sorted by relevance

/linux-4.1.27/drivers/scsi/arm/
H A Dscsi.h101 unsigned i, sg_count = scsi_sg_count(SCpnt); init_SCp() local
/linux-4.1.27/drivers/crypto/caam/
H A Dsg_sw_sec4.h33 sg_to_sec4_sg(struct scatterlist *sg, int sg_count, sg_to_sec4_sg() argument
50 static inline void sg_to_sec4_sg_last(struct scatterlist *sg, int sg_count, sg_to_sec4_sg_last() argument
77 static inline int sg_count(struct scatterlist *sg_list, int nbytes, sg_count() function
/linux-4.1.27/drivers/staging/i2o/
H A Dmemory.c33 u16 sg_count = i2o_sg_tablesize() local
127 i2o_dma_map_sg(struct i2o_controller *c, struct scatterlist *sg, int sg_count, enum dma_data_direction direction, u32 ** sg_ptr) i2o_dma_map_sg() argument
H A Di2o_config.c537 u32 sg_count = 0; i2o_cfg_passthru32() local
788 u32 sg_count = 0; i2o_cfg_passthru() local
/linux-4.1.27/drivers/spi/
H A Dspi-mxs.c181 int sg_count; mxs_spi_txrx_dma() local
/linux-4.1.27/drivers/crypto/ccp/
H A Dccp-crypto-aes-cmac.c67 unsigned int need_pad, sg_count; ccp_do_cmac_update() local
H A Dccp-crypto-sha.c66 unsigned int sg_count; ccp_do_sha_update() local
/linux-4.1.27/drivers/memstick/host/
H A Dr592.c280 int len, sg_count; r592_transfer_fifo_dma() local
/linux-4.1.27/drivers/scsi/
H A Dsr.c454 int i, size = 0, sg_count = scsi_sg_count(SCpnt); sr_init_command() local
H A Dqlogicpti.c895 int sg_count; load_cmd() local
H A Datp870u.c717 unsigned long sg_count; send_s870() local
H A Dlibiscsi_tcp.c368 iscsi_segment_seek_sg(struct iscsi_segment *segment, struct scatterlist *sg_list, unsigned int sg_count, unsigned int offset, size_t size, iscsi_segment_done_fn_t *done, struct hash_desc *hash) iscsi_segment_seek_sg() argument
H A Daha1542.c378 int mbo, sg_count; aha1542_queuecommand() local
H A Dhptiop.c1013 int sg_count = 0; hptiop_queuecommand_lck() local
H A D53c700.c1872 int sg_count; NCR_700_queuecommand_lck() local
H A Dmvumi.c203 mvumi_make_sgl(struct mvumi_hba *mhba, struct scsi_cmnd *scmd, void *sgl_p, unsigned char *sg_count) mvumi_make_sgl() argument
H A Dscsi_lib.c3087 void *scsi_kmap_atomic_sg(struct scatterlist *sgl, int sg_count, scsi_kmap_atomic_sg() argument
H A Ddpt_i2o.c1715 u32 sg_count = 0; adpt_i2o_passthru() local
H A D3w-9xxx.c1806 int i, sg_count; twa_scsiop_execute_scsi() local
H A D3w-sas.c298 int i, sg_count; twl_scsiop_execute_scsi() local
H A Dstex.c183 __le16 sg_count; member in struct:st_sgtable
286 int sg_count; member in struct:st_ccb
H A Dstorvsc_drv.c573 static int do_bounce_buffer(struct scatterlist *sgl, unsigned int sg_count) do_bounce_buffer() argument
1559 unsigned int sg_count = 0; storvsc_queuecommand() local
558 destroy_bounce_buffer(struct scatterlist *sgl, unsigned int sg_count) destroy_bounce_buffer() argument
600 create_bounce_buffer(struct scatterlist *sgl, unsigned int sg_count, unsigned int len, int write) create_bounce_buffer() argument
H A Ddc395x.c236 u8 sg_count; /* No of HW sg entries for this request */ member in struct:ScsiReqBlk
H A Dhpsa_cmd.h552 u8 sg_count; /* Number of sg elements */ member in struct:io_accel2_cmd
H A Dips.h430 uint8_t sg_count; member in struct:__anon8996
639 uint8_t sg_count; member in struct:__anon9013
654 uint16_t sg_count; member in struct:__anon9014
1105 int sg_count; member in struct:ips_scb
H A DFlashPoint.c4953 unsigned char sg_count, i; FPT_busMstrSGDataXferStart() local
H A Dadvansys.c1827 ADV_DCNT sg_count; /* SG element count. */ member in struct:asc_sg_block::__anon8560
/linux-4.1.27/include/linux/mmc/
H A Dcore.h124 int sg_count; /* mapped sg entries */ member in struct:mmc_data
/linux-4.1.27/drivers/scsi/fnic/
H A Dfnic_scsi.c337 for_each_sg(scsi_sglist(sc), sg, sg_count, i) { fnic_queue_wq_copy_desc() local
423 int sg_count = 0; fnic_queuecommand_lck() local
317 fnic_queue_wq_copy_desc(struct fnic *fnic, struct vnic_wq_copy *wq, struct fnic_io_req *io_req, struct scsi_cmnd *sc, int sg_count) fnic_queue_wq_copy_desc() argument
/linux-4.1.27/drivers/crypto/
H A Dbfin_crc.c103 static int sg_count(struct scatterlist *sg_list) sg_count() function
H A Dpicoxcell_crypto.c264 static int sg_count(struct scatterlist *sg_list, int nbytes) sg_count() function
H A Dtalitos.c905 static int sg_to_link_tbl(struct scatterlist *sg, int sg_count, sg_to_link_tbl() argument
952 int sg_count, ret; ipsec_esp() local
1093 static int sg_count(struct scatterlist *sg_list, int nbytes, bool *chained) sg_count() function
1374 int sg_count, ret; common_nonsnoop() local
1563 int sg_count, ret; common_nonsnoop_hash() local
/linux-4.1.27/drivers/mmc/host/
H A Drtsx_pci_sdmmc.c57 int sg_count; member in struct:realtek_pci_sdmmc
H A Dsdhci.c2163 int sg_count; sdhci_pre_dma_transfer() local
H A Dsdhci.h468 int sg_count; /* Mapped sg entries */ member in struct:sdhci_host
/linux-4.1.27/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c1650 int sg_count = 0; bnx2fc_map_sg() local
/linux-4.1.27/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c150 int sg_count; bnx2i_map_scsi_sg() local
/linux-4.1.27/drivers/block/
H A Dsx8.c322 u8 sg_count; member in struct:carm_msg_rw
/linux-4.1.27/drivers/vhost/
H A Dscsi.c860 vhost_scsi_iov_to_sgl(struct vhost_scsi_cmd *cmd, bool write, struct iov_iter *iter, struct scatterlist *sg, int sg_count) vhost_scsi_iov_to_sgl() argument
/linux-4.1.27/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h384 __u16 sg_count; member in struct:snd_sst_alloc_params_ext
410 u8 sg_count; member in struct:snd_sst_alloc_mrfld
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic79xx.h621 u_int sg_count;/* How full ahd_dma_seg is */ member in struct:scb
H A Daic7xxx.h578 u_int sg_count;/* How full ahc_dma_seg is */ member in struct:scb
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_kernel.h206 int sg_count; member in struct:ipath_sdma_txreq
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib.h247 int sg_count; member in struct:qib_sdma_txreq

Completed in 1944 milliseconds