Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c7643 static ssize_t delay_show(struct device_driver *ddp, char *buf) in delay_show()
7650 static ssize_t delay_store(struct device_driver *ddp, const char *buf, in delay_store()
7684 static ssize_t ndelay_show(struct device_driver *ddp, char *buf) in ndelay_show()
7690 static ssize_t ndelay_store(struct device_driver *ddp, const char *buf, in ndelay_store()
7727 static ssize_t opts_show(struct device_driver *ddp, char *buf) in opts_show()
7732 static ssize_t opts_store(struct device_driver *ddp, const char *buf, in opts_store()
7757 static ssize_t ptype_show(struct device_driver *ddp, char *buf) in ptype_show()
7761 static ssize_t ptype_store(struct device_driver *ddp, const char *buf, in ptype_store()
7780 static ssize_t dsense_show(struct device_driver *ddp, char *buf) in dsense_show()
7784 static ssize_t dsense_store(struct device_driver *ddp, const char *buf, in dsense_store()
[all …]
H A Dst.c4608 static ssize_t try_direct_io_show(struct device_driver *ddp, char *buf) in try_direct_io_show()
4614 static ssize_t fixed_buffer_size_show(struct device_driver *ddp, char *buf) in fixed_buffer_size_show()
4620 static ssize_t max_sg_segs_show(struct device_driver *ddp, char *buf) in max_sg_segs_show()
4633 static ssize_t debug_flag_store(struct device_driver *ddp, in debug_flag_store()
4652 static ssize_t debug_flag_show(struct device_driver *ddp, char *buf) in debug_flag_show()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c23 static inline void ixgbe_fcoe_clear_ddp(struct ixgbe_fcoe_ddp *ddp) in ixgbe_fcoe_clear_ddp()
49 struct ixgbe_fcoe_ddp *ddp; in ixgbe_fcoe_ddp_put() local
140 struct ixgbe_fcoe_ddp *ddp; in ixgbe_fcoe_ddp_setup() local
389 struct ixgbe_fcoe_ddp *ddp; in ixgbe_fcoe_ddp() local
H A Dixgbe_fcoe.h56 struct ixgbe_fcoe_ddp ddp[IXGBE_FCOE_DDP_MAX_X550]; member
/linux/net/appletalk/
H A Dddp.c1302 struct ddpehdr *ddp, __u16 len_hops, int origlen) in atalk_route_packet()
1405 struct ddpehdr *ddp; in atalk_rcv() local
1502 struct ddpehdr *ddp; in ltalk_rcv() local
1557 struct ddpehdr *ddp; in atalk_sendmsg() local
1728 struct ddpehdr *ddp; in atalk_recvmsg() local
H A Daarp.c542 struct ddpehdr *ddp = (struct ddpehdr *)skb->data; in aarp_send_ddp() local
/linux/drivers/scsi/csiostor/
H A Dcsio_scsi.h234 struct csio_dma_buf *ddp; in csio_get_scsi_ddp() local
247 csio_put_scsi_ddp(struct csio_scsim *scm, struct csio_dma_buf *ddp) in csio_put_scsi_ddp()
/linux/drivers/gpu/drm/xe/
H A Dxe_printk.h71 struct drm_printer ddp; in __xe_printfn_dbg() local
/linux/drivers/tty/hvc/
H A Dhvcs.c448 static ssize_t rescan_show(struct device_driver *ddp, char *buf) in rescan_show()
454 static ssize_t rescan_store(struct device_driver *ddp, const char * buf, in rescan_store()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h357 struct cxgb4_range ddp; member
/linux/drivers/mtd/nand/onenand/
H A Donenand_base.c3343 int vcc, demuxed, ddp, density, flexonenand; in onenand_print_device_info() local