/linux-4.1.27/arch/tile/include/arch/ |
H A D | trio_shm.h | 121 uint_reg_t words[2]; member in union:__anon2783
|
H A D | mpipe_shm.h | 188 uint_reg_t words[2]; member in union:__anon2765 517 uint_reg_t words[8]; member in union:__anon2767
|
/linux-4.1.27/drivers/gpu/host1x/ |
H A D | job.h | 23 u32 words; member in struct:host1x_job_gather 33 u32 words; member in struct:host1x_cmdbuf
|
H A D | job.c | 291 u32 words; member in struct:host1x_firewall 100 host1x_job_add_gather(struct host1x_job *job, struct host1x_bo *bo, u32 words, u32 offset) host1x_job_add_gather() argument
|
/linux-4.1.27/include/net/netfilter/ |
H A D | nf_conntrack_labels.h | 13 u8 words; member in struct:nf_conn_labels 31 u8 words; nf_ct_labels_ext_add() local
|
/linux-4.1.27/net/netfilter/ |
H A D | xt_connlabel.c | 45 size_t words; connlabel_mt_check() local
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | c2p_iplan2.c | 90 u32 words[4]; c2p_iplan2() member in union:__anon10511
|
H A D | c2p_planar.c | 92 u32 words[8]; c2p_planar() member in union:__anon10512
|
H A D | au1100fb.c | 141 u32 words; au1100fb_setmode() local
|
H A D | pxa3xx-gcu.c | 394 int words = count / 4; pxa3xx_gcu_write() local
|
H A D | amifb.c | 1849 short height, width, bits, words; ami_get_var_cursorinfo() local 1924 short height, width, bits, words; ami_set_var_cursorinfo() local
|
/linux-4.1.27/drivers/misc/eeprom/ |
H A D | eeprom_93cx6.c | 223 eeprom_93cx6_multiread(struct eeprom_93cx6 *eeprom, const u8 word, __le16 *data, const u16 words) eeprom_93cx6_multiread() argument
|
/linux-4.1.27/crypto/ |
H A D | md5.c | 28 static inline void le32_to_cpu_array(u32 *buf, unsigned int words) le32_to_cpu_array() argument 36 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) cpu_to_le32_array() argument
|
H A D | md4.c | 68 static inline void le32_to_cpu_array(u32 *buf, unsigned int words) le32_to_cpu_array() argument 76 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) cpu_to_le32_array() argument
|
/linux-4.1.27/lib/ |
H A D | test_kasan.c | 124 u64 words[2]; kmalloc_oob_16() member in struct:__anon14032
|
H A D | string.c | 811 unsigned int words, prefix; memchr_inv() local
|
H A D | bch.c | 1252 unsigned int i, words; init_bch() local
|
H A D | dynamic_debug.c | 213 static int ddebug_tokenize(char *buf, char *words[], int maxwords) ddebug_tokenize() argument 311 static int ddebug_parse_query(char *words[], int nwords, ddebug_parse_query() argument 439 char *words[MAXWORDS]; ddebug_exec_query() local
|
/linux-4.1.27/drivers/ide/ |
H A D | ide-io-std.c | 170 unsigned int words = (len + 1) >> 1; ide_input_data() local 214 unsigned int words = (len + 1) >> 1; ide_output_data() local
|
/linux-4.1.27/arch/x86/platform/olpc/ |
H A D | olpc_dt.c | 185 static int __init olpc_dt_interpret(const char *words) olpc_dt_interpret() argument
|
/linux-4.1.27/drivers/ata/ |
H A D | pata_ixp4xx_cf.c | 47 unsigned int words = buflen >> 1; ixp4xx_mmio_data_xfer() local
|
H A D | pata_samsung_cf.c | 272 unsigned int words = buflen >> 1, i; pata_s3c_data_xfer() local
|
H A D | pata_ep93xx.c | 484 unsigned int words = buflen >> 1; ep93xx_pata_data_xfer() local
|
H A D | pata_octeon_cf.c | 309 unsigned long words; octeon_cf_data_xfer8() local 348 unsigned long words; octeon_cf_data_xfer16() local
|
H A D | libata-sff.c | 563 unsigned int words = buflen >> 1; ata_sff_data_xfer() local 618 unsigned int words = buflen >> 2; ata_sff_data_xfer32() local
|
H A D | pata_bf54x.c | 1159 unsigned int words = buflen >> 1; bfin_data_xfer() local
|
H A D | sata_rcar.c | 456 unsigned int words = buflen >> 1; sata_rcar_data_xfer() local
|
/linux-4.1.27/drivers/gpu/host1x/hw/ |
H A D | channel_hw.c | 32 trace_write_gather(struct host1x_cdma *cdma, struct host1x_bo *bo, u32 offset, u32 words) trace_write_gather() argument
|
H A D | debug_hw.c | 108 show_gather(struct output *o, phys_addr_t phys_addr, unsigned int words, struct host1x_cdma *cdma, phys_addr_t pin_addr, u32 *map_addr) show_gather() argument
|
/linux-4.1.27/fs/ocfs2/cluster/ |
H A D | masklog.h | 127 unsigned long words[MLOG_MAX_BITS / BITS_PER_LONG]; member in struct:mlog_bits
|
/linux-4.1.27/fs/minix/ |
H A D | bitmap.c | 32 unsigned words = blocksize / 2; count_free() local
|
/linux-4.1.27/drivers/platform/chrome/ |
H A D | cros_ec_sysfs.c | 60 } words[] = { store_ec_reboot() local
|
/linux-4.1.27/drivers/i2c/ |
H A D | i2c-stub.c | 79 u16 words[256]; /* Byte operations use the LSB as per SMBus member in struct:stub_chip
|
/linux-4.1.27/drivers/mtd/ |
H A D | afs.c | 58 static u32 word_sum(void *words, int num) word_sum() argument
|
/linux-4.1.27/drivers/mtd/lpddr/ |
H A D | lpddr_cmds.c | 395 int ret, wbufsize, word_gap, words; do_write_buffer() local
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
H A D | nvm.c | 309 s32 e1000e_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) e1000e_read_nvm_eerd() argument 353 s32 e1000e_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) e1000e_write_nvm_spi() argument
|
H A D | 80003es2lan.c | 497 e1000_write_nvm_80003es2lan(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) e1000_write_nvm_80003es2lan() argument
|
H A D | 82571.c | 711 static s32 e1000_write_nvm_82571(struct e1000_hw *hw, u16 offset, u16 words, e1000_write_nvm_82571() argument 823 e1000_write_nvm_eewr_82571(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) e1000_write_nvm_eewr_82571() argument
|
H A D | e1000.h | 558 static inline s32 e1000_read_nvm(struct e1000_hw *hw, u16 offset, u16 words, e1000_read_nvm() argument 564 static inline s32 e1000_write_nvm(struct e1000_hw *hw, u16 offset, u16 words, e1000_write_nvm() argument
|
H A D | ich8lan.c | 3103 static s32 e1000_read_nvm_spt(struct e1000_hw *hw, u16 offset, u16 words, e1000_read_nvm_spt() argument 3196 static s32 e1000_read_nvm_ich8lan(struct e1000_hw *hw, u16 offset, u16 words, e1000_read_nvm_ich8lan() argument 3591 static s32 e1000_write_nvm_ich8lan(struct e1000_hw *hw, u16 offset, u16 words, e1000_write_nvm_ich8lan() argument
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_nvm.c | 370 u16 words = I40E_SR_SECTOR_SIZE_IN_WORDS; i40e_calc_nvm_checksum() local 239 i40e_read_nvm_buffer_srctl(struct i40e_hw *hw, u16 offset, u16 *words, u16 *data) i40e_read_nvm_buffer_srctl() argument 270 i40e_read_nvm_buffer(struct i40e_hw *hw, u16 offset, u16 *words, u16 *data) i40e_read_nvm_buffer() argument 287 i40e_write_nvm_aq(struct i40e_hw *hw, u8 module_pointer, u32 offset, u16 words, void *data, bool last_command) i40e_write_nvm_aq() argument
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
H A D | e1000_nvm.c | 324 s32 igb_read_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) igb_read_nvm_spi() argument 384 s32 igb_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) igb_read_nvm_eerd() argument 429 s32 igb_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) igb_write_nvm_spi() argument
|
H A D | e1000_i210.c | 207 static s32 igb_read_nvm_srrd_i210(struct e1000_hw *hw, u16 offset, u16 words, igb_read_nvm_srrd_i210() argument 247 static s32 igb_write_nvm_srwr(struct e1000_hw *hw, u16 offset, u16 words, igb_write_nvm_srwr() argument 307 static s32 igb_write_nvm_srwr_i210(struct e1000_hw *hw, u16 offset, u16 words, igb_write_nvm_srwr_i210() argument
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
H A D | qib_pcie.c | 669 u64 words = 0U; qib_pci_mmio_enabled() local
|
/linux-4.1.27/drivers/bcma/ |
H A D | sprom.c | 127 static u8 bcma_sprom_crc(const u16 *sprom, size_t words) bcma_sprom_crc() argument 142 static int bcma_sprom_check_crc(const u16 *sprom, size_t words) bcma_sprom_check_crc() argument 619 size_t words = sprom_sizes[i]; bcma_sprom_get() local 75 bcma_sprom_read(struct bcma_bus *bus, u16 offset, u16 *sprom, size_t words) bcma_sprom_read() argument 157 bcma_sprom_valid(struct bcma_bus *bus, const u16 *sprom, size_t words) bcma_sprom_valid() argument
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | bitops.h | 323 unsigned int words; find_first_zero_bit() local 378 unsigned int words; find_first_bit() local
|
/linux-4.1.27/sound/soc/intel/common/ |
H A D | sst-dsp.c | 61 int i, words = bytes >> 2; _sst_memcpy_toio_32() local 70 int i, words = bytes >> 2; _sst_memcpy_fromio_32() local
|
/linux-4.1.27/drivers/xen/events/ |
H A D | events_2l.c | 195 xen_ulong_t words; evtchn_2l_handle_events() local
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_x540.c | 248 ixgbe_read_eerd_buffer_X540(struct ixgbe_hw *hw, u16 offset, u16 words, u16 *data) ixgbe_read_eerd_buffer_X540() argument 292 ixgbe_write_eewr_buffer_X540(struct ixgbe_hw *hw, u16 offset, u16 words, u16 *data) ixgbe_write_eewr_buffer_X540() argument
|
H A D | ixgbe_x550.c | 197 ixgbe_read_ee_hostif_buffer_X550(struct ixgbe_hw *hw, u16 offset, u16 words, u16 *data) ixgbe_read_ee_hostif_buffer_X550() argument 648 ixgbe_write_ee_hostif_buffer_X550(struct ixgbe_hw *hw, u16 offset, u16 words, u16 *data) ixgbe_write_ee_hostif_buffer_X550() argument
|
H A D | ixgbe_82599.c | 2091 ixgbe_read_eeprom_buffer_82599(struct ixgbe_hw *hw, u16 offset, u16 words, u16 *data) ixgbe_read_eeprom_buffer_82599() argument
|
H A D | ixgbe_common.c | 836 ixgbe_write_eeprom_buffer_bit_bang_generic(struct ixgbe_hw *hw, u16 offset, u16 words, u16 *data) ixgbe_write_eeprom_buffer_bit_bang_generic() argument 886 ixgbe_write_eeprom_buffer_bit_bang(struct ixgbe_hw *hw, u16 offset, u16 words, u16 *data) ixgbe_write_eeprom_buffer_bit_bang() argument 982 ixgbe_read_eeprom_buffer_bit_bang_generic(struct ixgbe_hw *hw, u16 offset, u16 words, u16 *data) ixgbe_read_eeprom_buffer_bit_bang_generic() argument 1024 ixgbe_read_eeprom_buffer_bit_bang(struct ixgbe_hw *hw, u16 offset, u16 words, u16 *data) ixgbe_read_eeprom_buffer_bit_bang() argument 1096 ixgbe_read_eerd_buffer_generic(struct ixgbe_hw *hw, u16 offset, u16 words, u16 *data) ixgbe_read_eerd_buffer_generic() argument 1193 ixgbe_write_eewr_buffer_generic(struct ixgbe_hw *hw, u16 offset, u16 words, u16 *data) ixgbe_write_eewr_buffer_generic() argument
|
/linux-4.1.27/drivers/char/xilinx_hwicap/ |
H A D | xilinx_hwicap.c | 357 u32 words; hwicap_read() local
|
/linux-4.1.27/drivers/atm/ |
H A D | eni.h | 45 unsigned long words; /* size of TX queue */ member in struct:eni_tx 55 unsigned long words; /* its size in words */ member in struct:eni_vcc
|
H A D | eni.c | 380 unsigned long words; do_rx_dma() local 935 u32 init,words; put_dma() local
|
/linux-4.1.27/mm/kasan/ |
H A D | kasan.c | 168 unsigned int words; memory_is_zero() local
|
/linux-4.1.27/scripts/mod/ |
H A D | sumversion.c | 72 static inline void le32_to_cpu_array(uint32_t *buf, unsigned int words) le32_to_cpu_array() argument 80 static inline void cpu_to_le32_array(uint32_t *buf, unsigned int words) cpu_to_le32_array() argument
|
/linux-4.1.27/sound/pci/echoaudio/ |
H A D | echoaudio_dsp.c | 230 int index, words, i; install_resident_loader() local 338 int index, words, i; load_dsp() local
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
H A D | netcp.h | 132 unsigned int words; netcp_push_psdata() local
|
H A D | netcp_core.c | 130 static void get_words(u32 *words, int num_words, u32 *desc) get_words() argument 166 static void set_words(u32 *words, int num_words, u32 *desc) set_words() argument
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
H A D | qla_dbg.c | 379 uint32_t cnt, stat, timer, words, idx; qla2xxx_dump_ram() local
|
/linux-4.1.27/drivers/scsi/fnic/ |
H A D | vnic_dev.c | 560 u32 *words; vnic_dev_notify_ready() local
|
/linux-4.1.27/include/uapi/drm/ |
H A D | tegra_drm.h | 92 __u32 words; member in struct:drm_tegra_cmdbuf
|
/linux-4.1.27/arch/arc/include/asm/ |
H A D | disasm.h | 79 unsigned long words[2]; member in struct:disasm_state
|
/linux-4.1.27/net/ipv4/ |
H A D | inet_diag.c | 432 int words = bits >> 5; bitstring_match() local
|
/linux-4.1.27/sound/soc/omap/ |
H A D | omap-mcbsp.c | 72 int words; omap_mcbsp_set_threshold() local
|
/linux-4.1.27/drivers/net/ethernet/cisco/enic/ |
H A D | vnic_dev.c | 776 u32 *words; vnic_dev_notify_ready() local
|
/linux-4.1.27/drivers/net/wireless/ |
H A D | adm8211.c | 111 unsigned int words, i; adm8211_read_eeprom() local
|
H A D | airo.c | 4043 int words; aux_bap_read() local
|
/linux-4.1.27/arch/tile/kernel/ |
H A D | hardwall.c | 753 int words, j; drain_xdn_switch() local
|
/linux-4.1.27/drivers/block/drbd/ |
H A D | drbd_bitmap.c | 638 unsigned long bits, words, owords, obits; drbd_bm_resize() local
|
/linux-4.1.27/drivers/usb/phy/ |
H A D | phy-msm-usb.c | 1445 int len, ret, words; msm_otg_read_dt() local
|
/linux-4.1.27/include/uapi/linux/ |
H A D | tcp.h | 66 __be32 words[5]; member in union:tcp_word_hdr
|
/linux-4.1.27/drivers/mtd/chips/ |
H A D | cfi_cmdset_0001.c | 1678 int ret, wbufsize, word_gap, words; do_write_buffer() local
|
H A D | cfi_cmdset_0002.c | 1806 int z, words; do_write_buffer() local
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.c | 3882 s32 e1000_read_eeprom(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) e1000_read_eeprom() argument 3891 static s32 e1000_do_read_eeprom(struct e1000_hw *hw, u16 offset, u16 words, e1000_do_read_eeprom() argument 4056 s32 e1000_write_eeprom(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) e1000_write_eeprom() argument 4065 static s32 e1000_do_write_eeprom(struct e1000_hw *hw, u16 offset, u16 words, e1000_do_write_eeprom() argument 4114 static s32 e1000_write_eeprom_spi(struct e1000_hw *hw, u16 offset, u16 words, e1000_write_eeprom_spi() argument 4179 e1000_write_eeprom_microwire(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) e1000_write_eeprom_microwire() argument
|
/linux-4.1.27/drivers/net/phy/ |
H A D | dp83640.c | 738 int words = (ests >> EVNT_TS_LEN_SHIFT) & EVNT_TS_LEN_MASK; decode_evnt() local
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
H A D | ptp.c | 176 u32 words[DIV_ROUND_UP(PTP_V1_UUID_LENGTH, 4)]; member in struct:efx_ptp_match
|
/linux-4.1.27/drivers/scsi/isci/ |
H A D | scu_task_context.h | 431 u32 words[6]; member in union:protocol_context
|
/linux-4.1.27/drivers/spi/ |
H A D | spi-sh-msiof.c | 782 static void copy_bswap32(u32 *dst, const u32 *src, unsigned int words) copy_bswap32() argument 801 static void copy_wswap32(u32 *dst, const u32 *src, unsigned int words) copy_wswap32() argument 820 static void copy_plain32(u32 *dst, const u32 *src, unsigned int words) copy_plain32() argument 838 unsigned int words; sh_msiof_transfer_one() local 357 sh_msiof_spi_set_mode_regs(struct sh_msiof_spi_priv *p, const void *tx_buf, void *rx_buf, u32 bits, u32 words) sh_msiof_spi_set_mode_regs() argument 377 sh_msiof_spi_write_fifo_8(struct sh_msiof_spi_priv *p, const void *tx_buf, int words, int fs) sh_msiof_spi_write_fifo_8() argument 387 sh_msiof_spi_write_fifo_16(struct sh_msiof_spi_priv *p, const void *tx_buf, int words, int fs) sh_msiof_spi_write_fifo_16() argument 397 sh_msiof_spi_write_fifo_16u(struct sh_msiof_spi_priv *p, const void *tx_buf, int words, int fs) sh_msiof_spi_write_fifo_16u() argument 407 sh_msiof_spi_write_fifo_32(struct sh_msiof_spi_priv *p, const void *tx_buf, int words, int fs) sh_msiof_spi_write_fifo_32() argument 417 sh_msiof_spi_write_fifo_32u(struct sh_msiof_spi_priv *p, const void *tx_buf, int words, int fs) sh_msiof_spi_write_fifo_32u() argument 427 sh_msiof_spi_write_fifo_s32(struct sh_msiof_spi_priv *p, const void *tx_buf, int words, int fs) sh_msiof_spi_write_fifo_s32() argument 437 sh_msiof_spi_write_fifo_s32u(struct sh_msiof_spi_priv *p, const void *tx_buf, int words, int fs) sh_msiof_spi_write_fifo_s32u() argument 447 sh_msiof_spi_read_fifo_8(struct sh_msiof_spi_priv *p, void *rx_buf, int words, int fs) sh_msiof_spi_read_fifo_8() argument 457 sh_msiof_spi_read_fifo_16(struct sh_msiof_spi_priv *p, void *rx_buf, int words, int fs) sh_msiof_spi_read_fifo_16() argument 467 sh_msiof_spi_read_fifo_16u(struct sh_msiof_spi_priv *p, void *rx_buf, int words, int fs) sh_msiof_spi_read_fifo_16u() argument 477 sh_msiof_spi_read_fifo_32(struct sh_msiof_spi_priv *p, void *rx_buf, int words, int fs) sh_msiof_spi_read_fifo_32() argument 487 sh_msiof_spi_read_fifo_32u(struct sh_msiof_spi_priv *p, void *rx_buf, int words, int fs) sh_msiof_spi_read_fifo_32u() argument 497 sh_msiof_spi_read_fifo_s32(struct sh_msiof_spi_priv *p, void *rx_buf, int words, int fs) sh_msiof_spi_read_fifo_s32() argument 507 sh_msiof_spi_read_fifo_s32u(struct sh_msiof_spi_priv *p, void *rx_buf, int words, int fs) sh_msiof_spi_read_fifo_s32u() argument 597 sh_msiof_spi_txrx_once(struct sh_msiof_spi_priv *p, void (*tx_fifo)(struct sh_msiof_spi_priv *, const void *, int, int), void (*rx_fifo)(struct sh_msiof_spi_priv *, void *, int, int), const void *tx_buf, void *rx_buf, int words, int bits) sh_msiof_spi_txrx_once() argument
|
/linux-4.1.27/arch/s390/include/uapi/asm/ |
H A D | ptrace.h | 358 per_cr_words words; member in union:__anon2496::__anon2497 376 per_lowcore_words words; member in union:__anon2496::__anon2498
|
/linux-4.1.27/kernel/trace/ |
H A D | blktrace.c | 132 u32 words[2]; trace_note_time() local
|
/linux-4.1.27/tools/perf/bench/ |
H A D | numa.c | 710 long words = bytes/sizeof(u64); do_work() local
|
/linux-4.1.27/drivers/mmc/host/ |
H A D | vub300.c | 1722 int words = less_cmd >> 2; construct_request_response() local
|
/linux-4.1.27/drivers/mtd/devices/ |
H A D | st_spi_fsm.c | 722 int words = sizeof(*seq) / sizeof(*src); stfsm_load_seq() local 757 uint32_t words; stfsm_read_fifo() local 807 uint32_t words, i; stfsm_clear_fifo() local 843 uint32_t words = size >> 2; stfsm_write_fifo() local
|
/linux-4.1.27/drivers/staging/octeon-usb/ |
H A D | octeon-hcd.c | 1234 int words = available; cvmx_usb_fill_tx_hw() local
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
H A D | cassini.c | 2168 static inline void cas_rx_flow_pkt(struct cas *cp, const u64 *words, cas_rx_flow_pkt() argument 2307 u64 words[4]; cas_rx_ringN() local 1952 cas_rx_process_pkt(struct cas *cp, struct cas_rx_comp *rxc, int entry, const u64 *words, struct sk_buff **skbref) cas_rx_process_pkt() argument
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | i915_debugfs.c | 3712 static int display_crc_ctl_tokenize(char *buf, char *words[], int max_words) display_crc_ctl_tokenize() argument 3795 char *words[N_WORDS]; display_crc_ctl_parse() local
|
/linux-4.1.27/fs/nfsd/ |
H A D | nfs4xdr.c | 2794 __be32 nfsd4_encode_fattr_to_buf(__be32 **p, int words, nfsd4_encode_fattr_to_buf() argument
|
/linux-4.1.27/include/linux/ |
H A D | nfs_xdr.h | 1135 u32 words[NFS4_OP_MAP_NUM_WORDS]; member in union:nfs4_op_map::__anon12304
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic.h | 1137 u64 words[8]; member in union:__anon7108::__anon7109 1144 __le64 words[6]; member in struct:__anon7111
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic.h | 981 u64 words[8]; member in union:qlcnic_fw_msg::__anon7194 988 __le64 words[6]; member in struct:qlcnic_nic_req
|
/linux-4.1.27/drivers/scsi/ |
H A D | advansys.c | 3971 AscMemWordSetLram(PortAddr iop_base, ushort s_addr, ushort set_wval, int words) AscMemWordSetLram() argument 4071 static ASC_DCNT AscMemSumLramWord(PortAddr iop_base, ushort s_addr, int words) AscMemSumLramWord() argument 7026 DvcGetQinfo(PortAddr iop_base, ushort s_addr, uchar *inbuf, int words) DvcGetQinfo() argument 8297 DvcPutScsiQ(PortAddr iop_base, ushort s_addr, uchar *outbuf, int words) DvcPutScsiQ() argument 4011 AscMemWordCopyPtrToLram(PortAddr iop_base, ushort s_addr, const uchar *s_buffer, int words) AscMemWordCopyPtrToLram() argument 4057 AscMemWordCopyPtrFromLram(PortAddr iop_base, ushort s_addr, uchar *d_buffer, int words) AscMemWordCopyPtrFromLram() argument
|
/linux-4.1.27/drivers/scsi/lpfc/ |
H A D | lpfc_hw4.h | 3646 uint32_t words[16]; member in union:lpfc_wqe 3662 uint32_t words[32]; member in union:lpfc_wqe128
|