Searched refs:map_sz (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.h693 u32 map_sz; member in struct:fusion_context
H A Dmegaraid_sas_fusion.c953 fusion->map_sz = sizeof(struct MR_FW_RAID_MAP) +
960 fusion->map_sz,
977 dma_free_coherent(&instance->pdev->dev, fusion->map_sz,
H A Dmegaraid_sas_base.c4552 fusion->map_sz,
/drivers/net/ethernet/broadcom/
H A Dtg3.c5625 static void tg3_rx_data_free(struct tg3 *tp, struct ring_info *ri, u32 map_sz) argument
5631 map_sz, PCI_DMA_FROMDEVICE);

Completed in 107 milliseconds