Searched defs:word3 (Results 1 - 11 of 11) sorted by relevance

/drivers/net/wireless/rt2x00/
H A Drt2400pci.c1217 u32 word3; local
1225 rt2x00_desc_read(entry_priv->desc, 3, &word3);
/drivers/s390/cio/
H A Dchsc.c1012 u32 word3; member in struct:__anon3933
/drivers/gpu/drm/radeon/
H A Dr600_cs.c1561 u32 word0, word1, l0_size, mipmap_size, word2, word3; local
1651 word3 = radeon_get_ib_value(p, idx + 3) << 8;
1680 word3 = radeon_get_ib_value(p, idx + 3) << 8;
1681 if ((mipmap_size + word3) > radeon_bo_size(mipmap)) {
1683 w0, h0, format, blevel, nlevels, word3, mipmap_size, radeon_bo_size(texture));*/
/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c452 uint32_t word0, word1, word2, word3; local
502 word3 = readl(phba->HCregaddr);
504 "HC:%08x\n", word0, word1, word2, word3);
H A Dlpfc_hw.h2470 uint32_t word3; member in struct:lpfc_mbx_read_top
2473 #define lpfc_mbx_read_top_alpa_granted_WORD word3
2476 #define lpfc_mbx_read_top_lip_alps_WORD word3
2479 #define lpfc_mbx_read_top_lip_type_WORD word3
2482 #define lpfc_mbx_read_top_topology_WORD word3
H A Dlpfc_hw4.h264 uint32_t word3; member in struct:sli4_bls_rsp
267 #define lpfc_vndr_code_WORD word3
270 #define lpfc_rsn_expln_WORD word3
273 #define lpfc_rsn_code_WORD word3
301 uint32_t word3; member in struct:lpfc_cqe
304 #define lpfc_cqe_valid_WORD word3
307 #define lpfc_cqe_code_WORD word3
376 uint32_t word3; member in struct:lpfc_wcqe_complete
382 #define lpfc_wcqe_c_xb_WORD word3
385 #define lpfc_wcqe_c_pv_WORD word3
405 uint32_t word3; member in struct:lpfc_wcqe_release
427 uint32_t word3; member in struct:sli4_wcqe_xri_aborted
481 uint32_t word3; member in struct:lpfc_rcqe
526 uint32_t word3; member in struct:lpfc_bde4
1564 uint32_t word3; member in struct:sli4_sge_diseed
1599 uint32_t word3; member in struct:fcf_record
1854 uint32_t word3; member in struct:lpfc_mbx_init_vfi
1999 uint32_t word3; member in struct:lpfc_mbx_reg_fcfi
2249 uint32_t word3; member in struct:lpfc_mbx_request_features
2303 uint32_t word3; member in struct:lpfc_mbx_supp_pages
2365 uint32_t word3; member in struct:lpfc_mbx_pc_sli4_params
2478 uint32_t word3; member in struct:lpfc_sli4_parameters
2557 uint32_t word3; member in struct:lpfc_rsrc_desc_pcie
2593 uint32_t word3; member in struct:lpfc_rsrc_desc_fcfcoe
3263 uint32_t word3; member in struct:lpfc_wqe_generic
3420 uint32_t word3; member in struct:abort_cmd_wqe
[all...]
/drivers/staging/comedi/drivers/
H A Ddaqboard2000.c359 u16 word0, word1, word2, word3; local
367 word3 = 0x0001;
370 word3 = 0x0002;
373 word3 = 0x0005;
376 word3 = 0x0006;
379 word3 = 0x0041;
382 word3 = 0x0042;
385 word3 = 0;
394 word3 |= 0xc000;
395 /* printk("%d %4.4x %4.4x %4.4x %4.4x\n", chan, word0, word1, word2, word3);*/
[all...]
/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h183 __le32 word3; member in struct:atl1e_tpd_desc
/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h265 __le32 word3; member in struct:atl1c_recv_ret_status
/drivers/net/ethernet/atheros/atlx/
H A Datl1.h547 __le32 word3; member in struct:tx_packet_desc
/drivers/net/ethernet/sun/
H A Dcassini.h2698 __le64 word3; member in struct:cas_rx_comp

Completed in 304 milliseconds