Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_update.c1237 hci1394_desc_imm_t *hcidescp; in hci1394_ixl_update_prep_send_pkt()
1351 hcidescp = (hci1394_desc_imm_t *)xferctlp->dma[0].dma_descp - in hci1394_ixl_update_prep_send_pkt()
1358 sizeof (hci1394_desc_imm_t), DDI_DMA_SYNC_FORCPU); in hci1394_ixl_update_prep_send_pkt()
1522 hci1394_desc_imm_t *hcidescp; in hci1394_ixl_update_perform()
1564 hcidescp = (hci1394_desc_imm_t *) in hci1394_ixl_update_perform()
1585 sizeof (hci1394_desc_imm_t), DDI_DMA_SYNC_FORDEV); in hci1394_ixl_update_perform()
1620 hcidescp = (hci1394_desc_imm_t *) in hci1394_ixl_update_perform()
1640 sizeof (hci1394_desc_imm_t), DDI_DMA_SYNC_FORDEV); in hci1394_ixl_update_perform()
1676 hcidescp = (hci1394_desc_imm_t *) in hci1394_ixl_update_perform()
1684 sizeof (hci1394_desc_imm_t), DDI_DMA_SYNC_FORDEV); in hci1394_ixl_update_perform()
[all …]
H A Dhci1394_q.c613 sizeof (hci1394_desc_imm_t), &ioaddr); in hci1394_q_at()
707 (sizeof (hci1394_desc_imm_t) + sizeof (hci1394_desc_t)), in hci1394_q_at_with_data()
804 (sizeof (hci1394_desc_imm_t) + sizeof (hci1394_desc_t)), in hci1394_q_at_with_mblk()
953 hci1394_desc_imm_t *desc; in hci1394_q_at_write_OMI()
968 ASSERT(qbuf->qb_ptrs.qp_resv_size >= sizeof (hci1394_desc_imm_t)); in hci1394_q_at_write_OMI()
975 desc = (hci1394_desc_imm_t *)qbuf->qb_ptrs.qp_current; in hci1394_q_at_write_OMI()
994 qbuf->qb_ptrs.qp_resv_size -= sizeof (hci1394_desc_imm_t); in hci1394_q_at_write_OMI()
995 qbuf->qb_ptrs.qp_current += sizeof (hci1394_desc_imm_t); in hci1394_q_at_write_OMI()
1012 hci1394_desc_imm_t *desc; in hci1394_q_at_write_OLI()
1029 ASSERT(qbuf->qb_ptrs.qp_resv_size >= sizeof (hci1394_desc_imm_t)); in hci1394_q_at_write_OLI()
[all …]
/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_descriptors.h98 } hci1394_desc_imm_t; typedef
118 typedef hci1394_desc_imm_t hci1394_output_more_imm_t;
120 typedef hci1394_desc_imm_t hci1394_output_last_imm_t;