Home
last modified time | relevance | path

Searched refs:physAddr (Results 1 – 11 of 11) sorted by relevance

/linux/arch/powerpc/include/uapi/asm/
H A Dbootx.h58 __u32 physAddr; /* Physical starting address */ member
/linux/drivers/message/fusion/
H A Dmptfc.c358 cfg.physAddr = -1; in mptfc_GetFcDevPage0()
377 cfg.physAddr = page0_dma; in mptfc_GetFcDevPage0()
789 cfg.physAddr = -1; in mptfc_GetFcPortPage0()
809 cfg.physAddr = page0_dma; in mptfc_GetFcPortPage0()
884 cfg.physAddr = -1; in mptfc_WriteFcPortPage1()
899 cfg.physAddr = ioc->fc_data.fc_port_page1[portnum].dma; in mptfc_WriteFcPortPage1()
927 cfg.physAddr = -1; in mptfc_GetFcPortPage1()
963 cfg.physAddr = page1_dma; in mptfc_GetFcPortPage1()
H A Dmptbase.c4958 cfg.physAddr = -1; in GetLanConfigPages()
5004 cfg.physAddr = -1; in GetLanConfigPages()
5305 cfg.physAddr = -1; in GetIoUnitPage2()
5398 cfg.physAddr = -1; in mpt_GetScsiPortSettings()
5479 cfg.physAddr = -1; in mpt_GetScsiPortSettings()
5592 cfg.physAddr = -1; in mpt_readScsiDevicePageHeaders()
5754 cfg.physAddr = -1; in mpt_raid_phys_disk_pg0()
5821 cfg.physAddr = -1; in mpt_raid_phys_disk_get_num_paths()
5893 cfg.physAddr = -1; in mpt_raid_phys_disk_pg1()
5989 cfg.physAddr = -1; in mpt_findImVolumes()
[all …]
H A Dmptsas.c711 cfg.physAddr = dma_handle; in mptsas_add_device_component_starget_ir()
1388 cfg.physAddr = -1; in mptsas_sas_enclosure_pg0()
1409 cfg.physAddr = dma_handle; in mptsas_sas_enclosure_pg0()
2050 cfg.physAddr = -1; in mptsas_get_linkerrors()
2067 cfg.physAddr = dma_handle; in mptsas_get_linkerrors()
2402 cfg.physAddr = -1; in mptsas_sas_io_unit_pg0()
2423 cfg.physAddr = dma_handle; in mptsas_sas_io_unit_pg0()
2542 cfg.physAddr = -1; in mptsas_sas_phy_pg0()
2604 cfg.physAddr = -1; in mptsas_sas_device_pg0()
2685 cfg.physAddr = -1; in mptsas_sas_expander_pg0()
[all …]
H A Dmptctl.c2389 cfg.physAddr = -1; in mptctl_hp_hostinfo()
2405 cfg.physAddr = buf_dma; in mptctl_hp_hostinfo()
2606 cfg.physAddr = page_dma; in mptctl_hp_targetinfo()
2655 cfg.physAddr = -1; in mptctl_hp_targetinfo()
2663 cfg.physAddr = page_dma; in mptctl_hp_targetinfo()
H A Dmptbase.h897 dma_addr_t physAddr; member
H A Dmptspi.c555 cfg.physAddr = spi_dev_pg0_dma; in mptspi_read_spi_device_pg0()
891 cfg.physAddr = pg1_dma; in mptspi_write_spi_device_pg1()
/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h300 __le32 physAddr; member
H A Dtyphoon.c1574 r->physAddr = cpu_to_le32(rxb->dma_addr); in typhoon_recycle_rx_skb()
1617 r->physAddr = cpu_to_le32(dma_addr); in typhoon_alloc_rx_skb()
/linux/drivers/scsi/qla4xxx/
H A Dql4_init.c172 memcpy(ha->my_mac, &sys_info->physAddr[0].address[0], in qla4xxx_get_sys_info()
174 sizeof(sys_info->physAddr[0].address))); in qla4xxx_get_sys_info()
H A Dql4_fw.h943 struct sys_info_phys_addr physAddr[4]; /* 08-27 */ member