Searched refs:bi_length (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_q.c | 801 desc->qb_buf.bi_length, DDI_DMA_SYNC_FORKERNEL); in hci1394_q_at_next() 984 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_at_write_OLI() 1007 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_at_write_OLI() 1079 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_at_write_OL() 1102 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_at_write_OL() 1165 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_at_rep_put8() 1271 descb->qb_buf.bi_length, DDI_DMA_SYNC_FORKERNEL); in hci1394_q_ar_next() 1288 datab->qb_buf.bi_length, DDI_DMA_SYNC_FORKERNEL); in hci1394_q_ar_next() 1598 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_ar_write_IM() 1617 qbuf->qb_buf.bi_length, DDI_DMA_SYNC_FORDEV); in hci1394_q_ar_write_IM()
|
H A D | hci1394_buf.c | 142 info->bi_length = parms->bp_length; in hci1394_buf_alloc()
|
H A D | hci1394_ixl_comp.c | 255 (off_t)dma_nextp->mem.bi_kaddr, dma_nextp->mem.bi_length, in hci1394_compile_ixl_endup()
|
H A D | hci1394_ohci.c | 2410 ohci_hdl->ohci_selfid.bi_length, DDI_DMA_SYNC_FORKERNEL); in hci1394_ohci_selfid_sync()
|
/illumos-gate/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
|
/illumos-gate/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_buf.h | 69 size_t bi_length; /* copy of input parms bp_length */ member
|