Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_buf.c128 NULL, &info->bi_kaddr, &info->bi_real_length, &buf->bu_handle); in hci1394_buf_alloc()
140 info->bi_kaddr, info->bi_real_length, DDI_DMA_RDWR | in hci1394_buf_alloc()
H A Dhci1394_q.c205 desc->qb_buf.bi_real_length - 1; in hci1394_q_init()
208 data->qb_buf.bi_real_length - 1; in hci1394_q_init()
H A Dhci1394_ixl_comp.c2764 dma_new->mem.bi_real_length = HCI1394_IXL_PAGESIZE; in hci1394_alloc_dma_mem()
/titanic_44/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_buf.h72 size_t bi_real_length; /* ddi_dma_mem_alloc */ member