Home
last modified time | relevance | path

Searched defs:data_buf (Results 1 – 13 of 13) sorted by relevance

/drivers/isdn/hardware/eicon/
Dcapimain.c58 void **data_buf) in diva_os_alloc_message_buffer()
/drivers/ieee1394/
Diso.h101 struct dma_region data_buf; member
/drivers/mmc/core/
Dmmc_ops.c217 void *data_buf; in mmc_send_cxd_data() local
/drivers/ide/
Dide-taskfile.c488 u8 *data_buf = NULL; in ide_taskfile_ioctl() local
/drivers/scsi/
Dscsi_netlink.c624 char *data_buf, u32 data_len) in scsi_nl_send_vendor_msg()
Dscsi_transport_fc.c570 u32 data_len, char * data_buf, u64 vendor_id) in fc_host_post_vendor_event()
/drivers/infiniband/ulp/iser/
Diser_initiator.c355 struct iser_data_buf *data_buf; in iser_send_command() local
/drivers/media/video/
Dtcm825x.c266 u8 reg_buf, data_buf = 0; in tcm825x_read_reg() local
/drivers/ata/
Dlibata-eh.c2188 char data_buf[20] = ""; in ata_eh_link_report() local
/drivers/net/
Ds2io.c5823 struct ethtool_eeprom *eeprom, u8 * data_buf) in s2io_ethtool_geeprom()
5861 u8 * data_buf) in s2io_ethtool_seeprom()
Dtc35815.c461 void *data_buf[RX_BUF_NUM]; /* packing */ member
Dbnx2x_main.c8213 static int bnx2x_nvram_write1(struct bnx2x *bp, u32 offset, u8 *data_buf, in bnx2x_nvram_write1()
8259 static int bnx2x_nvram_write(struct bnx2x *bp, u32 offset, u8 *data_buf, in bnx2x_nvram_write()
Dbnx2.c4167 bnx2_nvram_write(struct bnx2 *bp, u32 offset, u8 *data_buf, in bnx2_nvram_write()