Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h1938 uint32_t wq_addr_lo; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c544 le32_to_cpu(wqicb->wq_addr_lo)); in ql_dump_wqicb()
H A Dqlge.c6662 wqicb->wq_addr_lo = cpu_to_le32(LS_64BITS(tx_ring->wq_dma.dma_addr)); in ql_start_tx_ring()