Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_update.c1079 hci1394_desc_imm_t *hcidescp; in hci1394_ixl_update_prep_send_pkt()
1186 sizeof (hci1394_desc_imm_t), DDI_DMA_SYNC_FORCPU); in hci1394_ixl_update_prep_send_pkt()
1328 hci1394_desc_imm_t *hcidescp; in hci1394_ixl_update_perform()
1364 hcidescp = (hci1394_desc_imm_t *) in hci1394_ixl_update_perform()
1385 sizeof (hci1394_desc_imm_t), DDI_DMA_SYNC_FORDEV); in hci1394_ixl_update_perform()
1418 hcidescp = (hci1394_desc_imm_t *) in hci1394_ixl_update_perform()
1471 hcidescp = (hci1394_desc_imm_t *) in hci1394_ixl_update_perform()
1508 hcidescp = (hci1394_desc_imm_t *) in hci1394_ixl_update_perform()
1517 sizeof (hci1394_desc_imm_t), DDI_DMA_SYNC_FORCPU); in hci1394_ixl_update_perform()
1565 hcidescp = (hci1394_desc_imm_t *) in hci1394_ixl_update_perform()
[all …]
H A Dhci1394_q.c569 sizeof (hci1394_desc_imm_t), &ioaddr); in hci1394_q_at()
655 (sizeof (hci1394_desc_imm_t) + sizeof (hci1394_desc_t)), in hci1394_q_at_with_data()
738 (sizeof (hci1394_desc_imm_t) + sizeof (hci1394_desc_t)), in hci1394_q_at_with_mblk()
871 hci1394_desc_imm_t *desc; in hci1394_q_at_write_OMI()
884 ASSERT(qbuf->qb_ptrs.qp_resv_size >= sizeof (hci1394_desc_imm_t)); in hci1394_q_at_write_OMI()
891 desc = (hci1394_desc_imm_t *)qbuf->qb_ptrs.qp_current; in hci1394_q_at_write_OMI()
910 qbuf->qb_ptrs.qp_resv_size -= sizeof (hci1394_desc_imm_t); in hci1394_q_at_write_OMI()
911 qbuf->qb_ptrs.qp_current += sizeof (hci1394_desc_imm_t); in hci1394_q_at_write_OMI()
925 hci1394_desc_imm_t *desc; in hci1394_q_at_write_OLI()
947 desc = (hci1394_desc_imm_t *)qbuf->qb_ptrs.qp_current; in hci1394_q_at_write_OLI()
[all …]
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_descriptors.h96 } hci1394_desc_imm_t; typedef
116 typedef hci1394_desc_imm_t hci1394_output_more_imm_t;
118 typedef hci1394_desc_imm_t hci1394_output_last_imm_t;