Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dbg_fw_funcs.c2516 u32 *pci_buf_start = (u32*)(osal_uintptr_t)*((u64*)virt_addr_lo); in ecore_bus_dump_pci_buf_range() local
2522 for (line = start_line, pci_buf = pci_buf_start + start_line * PCI_BUF_LINE_SIZE_IN_DWORDS; in ecore_bus_dump_pci_buf_range()