Searched defs:sgc (Results 1 - 17 of 17) sorted by relevance

/linux-master/drivers/scsi/esas2r/
H A Desas2r_vda.c65 esas2r_process_vda_ioctl(struct esas2r_adapter *a, struct atto_ioctl_vda *vi, struct esas2r_request *rq, struct esas2r_sg_context *sgc) argument
[all...]
H A Desas2r_io.c187 esas2r_build_sg_list_sge(struct esas2r_adapter *a, struct esas2r_sg_context *sgc) argument
370 esas2r_build_prd_iblk(struct esas2r_adapter *a, struct esas2r_sg_context *sgc) argument
524 esas2r_build_sg_list_prd(struct esas2r_adapter *a, struct esas2r_sg_context *sgc) argument
[all...]
H A Desas2r_disc.c888 struct esas2r_sg_context sgc; local
1030 static u32 esas2r_disc_get_phys_addr(struct esas2r_sg_context *sgc, u64 *addr) argument
[all...]
H A Desas2r_flash.c181 struct esas2r_sg_context *sgc = &fc->sgc; local
845 esas2r_process_fs_ioctl(struct esas2r_adapter *a, struct esas2r_ioctl_fs *fs, struct esas2r_request *rq, struct esas2r_sg_context *sgc) argument
1390 esas2r_fm_api(struct esas2r_adapter *a, struct esas2r_flash_img *fi, struct esas2r_request *rq, struct esas2r_sg_context *sgc) argument
[all...]
H A Desas2r_ioctl.c92 static u32 get_physaddr_fm_api(struct esas2r_sg_context *sgc, u64 *addr) argument
101 static u32 get_physaddr_fm_api_header(struct esas2r_sg_context *sgc, u64 *addr) argument
191 static u32 get_physaddr_buffered_ioctl(struct esas2r_sg_context *sgc, argument
211 struct esas2r_sg_context sgc; local
295 smp_ioctl_callback(struct esas2r_adapter *a, struct esas2r_request *rq, struct esas2r_sg_context *sgc, void *context) argument
343 csmi_ioctl_tunnel(struct esas2r_adapter *a, union atto_ioctl_csmi *ci, struct esas2r_request *rq, struct esas2r_sg_context *sgc, u32 ctrl_code, u16 target_id) argument
392 csmi_ioctl_callback(struct esas2r_adapter *a, struct esas2r_request *rq, struct esas2r_sg_context *sgc, void *context) argument
669 hba_ioctl_tunnel(struct esas2r_adapter *a, struct atto_ioctl *hi, struct esas2r_request *rq, struct esas2r_sg_context *sgc) argument
746 hba_ioctl_callback(struct esas2r_adapter *a, struct esas2r_request *rq, struct esas2r_sg_context *sgc, void *context) argument
1809 get_physaddr_vda(struct esas2r_sg_context *sgc, u64 *addr) argument
1828 struct esas2r_sg_context sgc; local
1928 get_physaddr_fs_api(struct esas2r_sg_context *sgc, u64 *addr) argument
1948 struct esas2r_sg_context sgc; local
[all...]
H A Desas2r_main.c762 static u32 get_physaddr_from_sgc(struct esas2r_sg_context *sgc, u64 *addr) argument
826 struct esas2r_sg_context sgc; local
[all...]
H A Desas2r.h712 struct esas2r_sg_context sgc; member in struct:esas2r_flash_context
1167 static inline void esas2r_sgc_init(struct esas2r_sg_context *sgc, argument
1303 esas2r_build_sg_list(struct esas2r_adapter *a, struct esas2r_request *rq, struct esas2r_sg_context *sgc) argument
[all...]
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.h38 unsigned int sgc; member in struct:ixgbe_fcoe_ddp
H A Dixgbe_fcoe.c133 ixgbe_fcoe_ddp_setup(struct net_device *netdev, u16 xid, struct scatterlist *sgl, unsigned int sgc, int target_mode) argument
344 ixgbe_fcoe_ddp_get(struct net_device *netdev, u16 xid, struct scatterlist *sgl, unsigned int sgc) argument
365 ixgbe_fcoe_ddp_target(struct net_device *netdev, u16 xid, struct scatterlist *sgl, unsigned int sgc) argument
[all...]
/linux-master/drivers/gpio/
H A Dgpio-sa1100.c114 static void sa1100_update_edge_regs(struct sa1100_gpio_chip *sgc) argument
128 struct sa1100_gpio_chip *sgc = irq_data_get_irq_chip_data(d); local
156 struct sa1100_gpio_chip *sgc = irq_data_get_irq_chip_data(d); local
163 struct sa1100_gpio_chip *sgc = irq_data_get_irq_chip_data(d); local
173 struct sa1100_gpio_chip *sgc = irq_data_get_irq_chip_data(d); local
183 struct sa1100_gpio_chip *sgc = irq_data_get_irq_chip_data(d); local
209 struct sa1100_gpio_chip *sgc = d->host_data; local
232 struct sa1100_gpio_chip *sgc = irq_desc_get_handler_data(desc); local
258 struct sa1100_gpio_chip *sgc = &sa1100_gpio_chip; local
312 struct sa1100_gpio_chip *sgc = &sa1100_gpio_chip; local
[all...]
/linux-master/include/linux/sched/
H A Dtopology.h192 struct sched_group_capacity *__percpu *sgc; member in struct:sd_data
/linux-master/net/8021q/
H A Dvlan_dev.c415 vlan_dev_fcoe_ddp_setup(struct net_device *dev, u16 xid, struct scatterlist *sgl, unsigned int sgc) argument
462 vlan_dev_fcoe_ddp_target(struct net_device *dev, u16 xid, struct scatterlist *sgl, unsigned int sgc) argument
/linux-master/drivers/scsi/fcoe/
H A Dfcoe.c1061 fcoe_ddp_setup(struct fc_lport *lport, u16 xid, struct scatterlist *sgl, unsigned int sgc) argument
1083 fcoe_ddp_target(struct fc_lport *lport, u16 xid, struct scatterlist *sgl, unsigned int sgc) argument
/linux-master/kernel/sched/
H A Dtopology.c2236 struct sched_group_capacity *sgc; local
[all...]
H A Dsched.h1929 struct sched_group_capacity *sgc; member in struct:sched_group
H A Dfair.c9594 struct sched_group_capacity *sgc = group->sgc; local
[all...]
/linux-master/drivers/android/
H A Dbinder.c2391 struct binder_sg_copy *sgc, *tmpsgc; local
2468 struct binder_sg_copy *sgc, *tmpsg local
[all...]

Completed in 265 milliseconds