Home
last modified time | relevance | path

Searched refs:word5 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_hw4.h1483 uint32_t word5; member
1486 #define lpfc_mbx_rsrc_id_word4_0_WORD word5
1489 #define lpfc_mbx_rsrc_id_word4_1_WORD word5
1764 uint32_t word5; member
1767 #define lpfc_fcf_record_fab_name_0_WORD word5
1770 #define lpfc_fcf_record_fab_name_1_WORD word5
1773 #define lpfc_fcf_record_fab_name_2_WORD word5
1776 #define lpfc_fcf_record_fab_name_3_WORD word5
2120 uint32_t word5; member
2123 #define lpfc_reg_fcfi_type_match1_WORD word5
[all …]
/linux-4.1.27/drivers/gpu/drm/radeon/
Dr600_cs.c1478 u32 word0, word1, l0_size, mipmap_size, word2, word3, word4, word5; in r600_check_texture_resource() local
1505 word5 = radeon_get_ib_value(p, idx + 5); in r600_check_texture_resource()
1513 llevel = G_038014_LAST_LEVEL(word5); in r600_check_texture_resource()
1585 barray = G_038014_BASE_ARRAY(word5); in r600_check_texture_resource()
1586 larray = G_038014_LAST_ARRAY(word5); in r600_check_texture_resource()