Home
last modified time | relevance | path

Searched refs:bp_length (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_buf.c126 status = ddi_dma_mem_alloc(buf->bu_dma_handle, parms->bp_length, in hci1394_buf_alloc()
157 info->bi_length = parms->bp_length; in hci1394_buf_alloc()
H A Dhci1394_q.c124 parms.bp_length = qinfo->qi_desc_size; in hci1394_q_init()
153 parms.bp_length = qinfo->qi_data_size; in hci1394_q_init()
H A Dhci1394_ohci.c2776 parms.bp_length = 2048; in hci1394_ohci_selfid_init()
2956 parms.bp_length = 1024; in hci1394_ohci_cfgrom_init()
H A Dhci1394_ixl_comp.c2719 parms.bp_length = HCI1394_IXL_PAGESIZE; in hci1394_alloc_dma_mem()
/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_buf.h58 size_t bp_length; member