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

/freebsd-current/sys/dev/ixl/
H A Di40e_adminq_cmd.h372 __le32 address_high; member in struct:i40e_aqc_driver_version
629 __le32 address_high; member in struct:i40e_aqc_set_wol_filter
2403 __le32 address_high; member in struct:i40e_aqc_nvm_config_read
2414 __le32 address_high; member in struct:i40e_aqc_nvm_config_write
2763 __le32 address_high; member in struct:i40e_aqc_lldp_set_local_mib
2969 __le32 address_high; member in struct:i40e_acq_set_test_mode
3027 __le32 address_high; member in struct:i40e_aqc_debug_dump_internals
3036 __le32 address_high; member in struct:i40e_aqc_debug_modify_internals
H A Di40e_common.c4341 cmd->address_high = CPU_TO_LE32(I40E_HI_DWORD((u64)buff));
7683 cmd->address_high = CPU_TO_LE32(I40E_HI_DWORD((u64)filter));
/freebsd-current/sys/dev/iavf/
H A Diavf_adminq_cmd.h611 __le32 address_high; member in struct:iavf_aqc_lldp_set_local_mib
/freebsd-current/sys/dev/bwn/
H A Dif_bwnvar.h642 uint32_t address_high; member in struct:bwn_dmadesc64
H A Dif_bwn.c3174 desc->dma.dma64.address_high = htole32(addrhi);
/freebsd-current/sys/dev/ocs_fc/
H A Docs_ioctl.c189 sli_config->payload.mem.address_high = ocs_addr32_hi(dma->phys);
H A Dsli4.c472 if ((pmd->address_high == ocs_addr32_hi(sli4->bmbx_non_emb_pmd->phys)) &&
484 pmd->address_high, pmd->address_low,
1476 sli_config->payload.mem.address_high = ocs_addr32_hi(dma->phys);
H A Dsli4.h1193 uint32_t address_high; member in struct:sli4_sli_config_pmd_s

Completed in 185 milliseconds