Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c2941 sizeof (mpi_coredump->memc_ram), in ql_8xxx_binary_core_dump()
2947 sizeof (mpi_coredump->memc_ram), DDI_DMA_SYNC_FORKERNEL); in ql_8xxx_binary_core_dump()
2948 bcopy(qlge->ioctl_buf_dma_attr.vaddr, mpi_coredump->memc_ram, in ql_8xxx_binary_core_dump()
2949 sizeof (mpi_coredump->memc_ram)); in ql_8xxx_binary_core_dump()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h1869 uint32_t memc_ram[MEMC_RAM_CNT]; member