Searched refs:address_high (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_adminq_cmd.h367 __le32 address_high; member in struct:i40e_aqc_driver_version
623 __le32 address_high; member in struct:i40e_aqc_set_wol_filter
2217 __le32 address_high; member in struct:i40e_aqc_nvm_config_read
2228 __le32 address_high; member in struct:i40e_aqc_nvm_config_write
2546 __le32 address_high; member in struct:i40e_aqc_lldp_set_local_mib
2752 __le32 address_high; member in struct:i40e_acq_set_test_mode
2810 __le32 address_high; member in struct:i40e_aqc_debug_dump_internals
2819 __le32 address_high; member in struct:i40e_aqc_debug_modify_internals
H A Di40e_common.c4263 cmd->address_high = CPU_TO_LE32(I40E_HI_DWORD((u64)buff));
7316 cmd->address_high = CPU_TO_LE32(I40E_HI_DWORD((u64)filter));
/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwnvar.h644 uint32_t address_high; member in struct:bwn_dmadesc64
H A Dif_bwn.c2981 desc->dma.dma64.address_high = htole32(addrhi);
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_ioctl.c190 sli_config->payload.mem.address_high = ocs_addr32_hi(dma->phys);
H A Dsli4.c421 if ((pmd->address_high == ocs_addr32_hi(sli4->bmbx_non_emb_pmd->phys)) &&
433 pmd->address_high, pmd->address_low,
1386 sli_config->payload.mem.address_high = ocs_addr32_hi(dma->phys);
H A Dsli4.h1146 uint32_t address_high; member in struct:sli4_sli_config_pmd_s

Completed in 211 milliseconds