Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_q.c56 static int hci1394_q_reserve(hci1394_q_buf_t *qbuf, uint_t size,
397 hci1394_q_reserve(hci1394_q_buf_t *qbuf, uint_t size, uint32_t *io_addr) in hci1394_q_reserve() function
612 status = hci1394_q_reserve(&q_handle->q_desc, in hci1394_q_at()
706 status = hci1394_q_reserve(&q_handle->q_desc, in hci1394_q_at_with_data()
720 status = hci1394_q_reserve(&q_handle->q_data, datasize, &data_ioaddr); in hci1394_q_at_with_data()
803 status = hci1394_q_reserve(&q_handle->q_desc, in hci1394_q_at_with_mblk()
817 status = hci1394_q_reserve(&q_handle->q_data, mblk->length, in hci1394_q_at_with_mblk()