Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_int.h49 ALIGNED_TYPE_SIZE(struct status_block, p_hwfn)
H A Decore_int_api.h56 struct status_block *sb_virt;
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_main2.c2243 bsp = DMA_VPTR(bgep->status_block);
2322 bsp = DMA_VPTR(bgep->status_block);
2388 bsp = DMA_VPTR(bgep->status_block);
2985 bge_slice_chunk(&bgep->status_block, &area, 1, sizeof (bge_status_t));
2987 bgep->status_block.mem_va,
2988 bgep->status_block.alength,
2989 bgep->status_block.offset,
2990 bgep->status_block.cookie.dmac_laddress,
2991 bgep->status_block.cookie.dmac_size,
3004 DMA_ZERO(bgep->status_block);
H A Dbge_send.c388 bsp = DMA_VPTR(bgep->status_block); in bge_send_serial()
H A Dbge_chip2.c4422 DMA_ZERO(bgep->status_block); in bge_chip_start()
4725 bgep->status_block.cookie.dmac_laddress); in bge_chip_start()
5066 DMA_SYNC(bgep->status_block, DDI_DMA_SYNC_FORKERNEL); in bge_status_sync()
5067 retval = bge_check_dma_handle(bgep, bgep->status_block.dma_hdl); in bge_status_sync()
5071 bsp = DMA_VPTR(bgep->status_block); in bge_status_sync()
5219 bsp = DMA_VPTR(bgep->status_block); in bge_intr()
5420 bsp = DMA_VPTR(bgep->status_block); in bge_factotum_stall_check()
6204 areap = &bgep->status_block; in bge_pp_ioctl()
H A Dbge_impl.h792 dma_area_t status_block; /* describes hardware */ member
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede.h369 struct status_block *sb_virt;
H A Dqede_main.c2784 sizeof (struct status_block), in qede_alloc_sb_phys()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Dcommon_hsi.h1427 struct status_block struct