Home
last modified time | relevance | path

Searched defs:ddp (Results 1 – 16 of 16) sorted by relevance

/linux-3.3/drivers/infiniband/hw/nes/
Dnes.c821 static ssize_t nes_show_adapter(struct device_driver *ddp, char *buf) in nes_show_adapter()
840 static ssize_t nes_store_adapter(struct device_driver *ddp, in nes_store_adapter()
849 static ssize_t nes_show_ee_cmd(struct device_driver *ddp, char *buf) in nes_show_ee_cmd()
865 static ssize_t nes_store_ee_cmd(struct device_driver *ddp, in nes_store_ee_cmd()
886 static ssize_t nes_show_ee_data(struct device_driver *ddp, char *buf) in nes_show_ee_data()
903 static ssize_t nes_store_ee_data(struct device_driver *ddp, in nes_store_ee_data()
924 static ssize_t nes_show_flash_cmd(struct device_driver *ddp, char *buf) in nes_show_flash_cmd()
941 static ssize_t nes_store_flash_cmd(struct device_driver *ddp, in nes_store_flash_cmd()
962 static ssize_t nes_show_flash_data(struct device_driver *ddp, char *buf) in nes_show_flash_data()
979 static ssize_t nes_store_flash_data(struct device_driver *ddp, in nes_store_flash_data()
[all …]
/linux-3.3/drivers/scsi/
Dscsi_debug.c2859 static ssize_t sdebug_delay_show(struct device_driver * ddp, char * buf) in sdebug_delay_show()
2864 static ssize_t sdebug_delay_store(struct device_driver * ddp, in sdebug_delay_store()
2881 static ssize_t sdebug_opts_show(struct device_driver * ddp, char * buf) in sdebug_opts_show()
2886 static ssize_t sdebug_opts_store(struct device_driver * ddp, in sdebug_opts_store()
2910 static ssize_t sdebug_ptype_show(struct device_driver * ddp, char * buf) in sdebug_ptype_show()
2914 static ssize_t sdebug_ptype_store(struct device_driver * ddp, in sdebug_ptype_store()
2927 static ssize_t sdebug_dsense_show(struct device_driver * ddp, char * buf) in sdebug_dsense_show()
2931 static ssize_t sdebug_dsense_store(struct device_driver * ddp, in sdebug_dsense_store()
2945 static ssize_t sdebug_fake_rw_show(struct device_driver * ddp, char * buf) in sdebug_fake_rw_show()
2949 static ssize_t sdebug_fake_rw_store(struct device_driver * ddp, in sdebug_fake_rw_store()
[all …]
Dst.c4321 static ssize_t st_try_direct_io_show(struct device_driver *ddp, char *buf) in st_try_direct_io_show()
4327 static ssize_t st_fixed_buffer_size_show(struct device_driver *ddp, char *buf) in st_fixed_buffer_size_show()
4333 static ssize_t st_max_sg_segs_show(struct device_driver *ddp, char *buf) in st_max_sg_segs_show()
/linux-3.3/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c46 static inline void ixgbe_fcoe_clear_ddp(struct ixgbe_fcoe_ddp *ddp) in ixgbe_fcoe_clear_ddp()
72 struct ixgbe_fcoe_ddp *ddp; in ixgbe_fcoe_ddp_put() local
136 struct ixgbe_fcoe_ddp *ddp; in ixgbe_fcoe_ddp_setup() local
368 struct ixgbe_fcoe_ddp *ddp; in ixgbe_fcoe_ddp() local
Dixgbe_fcoe.h72 struct ixgbe_fcoe_ddp ddp[IXGBE_FCOE_DDP_MAX]; member
/linux-3.3/net/appletalk/
Dddp.c1320 struct ddpehdr *ddp, __u16 len_hops, int origlen) in atalk_route_packet()
1422 struct ddpehdr *ddp; in atalk_rcv() local
1524 struct ddpehdr *ddp; in ltalk_rcv() local
1580 struct ddpehdr *ddp; in atalk_sendmsg() local
1744 struct ddpehdr *ddp; in atalk_recvmsg() local
Daarp.c560 struct ddpehdr *ddp = (struct ddpehdr *)skb->data; in aarp_send_ddp() local
/linux-3.3/drivers/net/appletalk/
Dipddp.c121 struct ddpehdr *ddp; in ipddp_xmit() local
/linux-3.3/drivers/scsi/cxgbi/
Dlibcxgbi.c1043 static inline int ddp_find_unused_entries(struct cxgbi_ddp_info *ddp, in ddp_find_unused_entries()
1078 static inline void ddp_unmark_entries(struct cxgbi_ddp_info *ddp, in ddp_unmark_entries()
1219 struct cxgbi_ddp_info *ddp = cdev->ddp; in ddp_tag_release() local
1248 struct cxgbi_ddp_info *ddp = cdev->ddp; in ddp_tag_reserve() local
1338 struct cxgbi_ddp_info *ddp = container_of(kref, in ddp_destroy() local
1363 struct cxgbi_ddp_info *ddp = cdev->ddp; in cxgbi_ddp_cleanup() local
1378 struct cxgbi_ddp_info *ddp; in cxgbi_ddp_init() local
Dlibcxgbi.h535 struct cxgbi_ddp_info *ddp; member
/linux-3.3/drivers/infiniband/hw/ehca/
Dehca_main.c602 static ssize_t ehca_show_debug_level(struct device_driver *ddp, char *buf) in ehca_show_debug_level()
607 static ssize_t ehca_store_debug_level(struct device_driver *ddp, in ehca_store_debug_level()
/linux-3.3/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c1084 struct cxgbi_ddp_info *ddp = cdev->ddp; in ddp_set_map() local
1113 struct cxgbi_ddp_info *ddp = cdev->ddp; in ddp_clear_map() local
1226 struct cxgbi_ddp_info *ddp = tdev->ulp_iscsi; in cxgb3i_ddp_init() local
/linux-3.3/drivers/tty/hvc/
Dhvcs.c493 static ssize_t hvcs_rescan_show(struct device_driver *ddp, char *buf) in hvcs_rescan_show()
499 static ssize_t hvcs_rescan_store(struct device_driver *ddp, const char * buf, in hvcs_rescan_store()
/linux-3.3/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1256 struct cxgbi_ddp_info *ddp = cdev->ddp; in ddp_ppod_write_idata() local
1393 struct cxgbi_ddp_info *ddp = cdev->ddp; in cxgb4i_ddp_init() local
/linux-3.3/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h178 struct cxgb4_range ddp; member
/linux-3.3/drivers/mtd/onenand/
Donenand_base.c3499 int vcc, demuxed, ddp, density, flexonenand; in onenand_print_device_info() local