Searched refs:bi_length (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_q.c | 878 desc->qb_buf.bi_length, DDI_DMA_SYNC_FORKERNEL); in hci1394_q_at_next() 1073 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_at_write_OLI() 1096 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_at_write_OLI() 1173 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_at_write_OL() 1196 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_at_write_OL() 1264 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_at_rep_put8() 1379 descb->qb_buf.bi_length, DDI_DMA_SYNC_FORKERNEL); in hci1394_q_ar_next() 1398 datab->qb_buf.bi_length, DDI_DMA_SYNC_FORKERNEL); in hci1394_q_ar_next() 1728 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_ar_write_IM() 1747 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_ar_write_IM()
|
H A D | hci1394_buf.c | 157 info->bi_length = parms->bp_length; in hci1394_buf_alloc()
|
H A D | hci1394_ixl_comp.c | 285 (off_t)dma_nextp->mem.bi_kaddr, dma_nextp->mem.bi_length, in hci1394_compile_ixl_endup()
|
H A D | hci1394_ohci.c | 2929 ohci_hdl->ohci_selfid.bi_length, DDI_DMA_SYNC_FORKERNEL); in hci1394_ohci_selfid_sync()
|
/titanic_44/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_buf.h | 71 size_t bi_length; /* copy of input parms bp_length */ member
|
/titanic_44/usr/src/grub/grub-0.97/stage2/ |
H A D | start_eltorito.S | 77 bi_length: .long 0xDEADBEEF /* Length of boot file */ label 100 mov ABS(bi_length), %eax
|