/openbmc/linux/drivers/scsi/ |
H A D | scsi_debug.c | 5994 static ssize_t delay_show(struct device_driver *ddp, char *buf) in delay_show() 6001 static ssize_t delay_store(struct device_driver *ddp, const char *buf, in delay_store() 6035 static ssize_t ndelay_show(struct device_driver *ddp, char *buf) in ndelay_show() 6041 static ssize_t ndelay_store(struct device_driver *ddp, const char *buf, in ndelay_store() 6078 static ssize_t opts_show(struct device_driver *ddp, char *buf) in opts_show() 6083 static ssize_t opts_store(struct device_driver *ddp, const char *buf, in opts_store() 6108 static ssize_t ptype_show(struct device_driver *ddp, char *buf) in ptype_show() 6112 static ssize_t ptype_store(struct device_driver *ddp, const char *buf, in ptype_store() 6131 static ssize_t dsense_show(struct device_driver *ddp, char *buf) in dsense_show() 6135 static ssize_t dsense_store(struct device_driver *ddp, const char *buf, in dsense_store() [all …]
|
H A D | st.c | 4524 static ssize_t try_direct_io_show(struct device_driver *ddp, char *buf) in try_direct_io_show() 4530 static ssize_t fixed_buffer_size_show(struct device_driver *ddp, char *buf) in fixed_buffer_size_show() 4536 static ssize_t max_sg_segs_show(struct device_driver *ddp, char *buf) in max_sg_segs_show() 4549 static ssize_t debug_flag_store(struct device_driver *ddp, in debug_flag_store() 4568 static ssize_t debug_flag_show(struct device_driver *ddp, char *buf) in debug_flag_show()
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_fcoe.c | 23 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 D | ixgbe_fcoe.h | 56 struct ixgbe_fcoe_ddp ddp[IXGBE_FCOE_DDP_MAX_X550]; member
|
/openbmc/linux/net/appletalk/ |
H A D | ddp.c | 1321 struct ddpehdr *ddp, __u16 len_hops, int origlen) in atalk_route_packet() 1424 struct ddpehdr *ddp; in atalk_rcv() local 1524 struct ddpehdr *ddp; in ltalk_rcv() local 1579 struct ddpehdr *ddp; in atalk_sendmsg() local 1750 struct ddpehdr *ddp; in atalk_recvmsg() local
|
H A D | aarp.c | 555 struct ddpehdr *ddp = (struct ddpehdr *)skb->data; in aarp_send_ddp() local
|
/openbmc/linux/drivers/net/appletalk/ |
H A D | ipddp.c | 123 struct ddpehdr *ddp; in ipddp_xmit() local
|
/openbmc/linux/drivers/scsi/csiostor/ |
H A D | csio_scsi.h | 234 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()
|
/openbmc/linux/drivers/tty/hvc/ |
H A D | hvcs.c | 448 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()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.h | 357 struct cxgb4_range ddp; member
|
/openbmc/u-boot/drivers/mtd/onenand/ |
H A D | onenand_base.c | 2206 int vcc, demuxed, ddp, density, flexonenand; in onenand_print_device_info() local
|
/openbmc/linux/drivers/mtd/nand/onenand/ |
H A D | onenand_base.c | 3343 int vcc, demuxed, ddp, density, flexonenand; in onenand_print_device_info() local
|