Home
last modified time | relevance | path

Searched defs:soft_statep (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isoch.c172 hci1394_state_t *soft_statep = (hci1394_state_t *)hal_private; in hci1394_alloc_isoch_dma() local
320 hci1394_state_t *soft_statep = (hci1394_state_t *)hal_private; in hci1394_start_isoch_dma() local
453 hci1394_state_t *soft_statep = (hci1394_state_t *)hal_private; in hci1394_update_isoch_dma() local
513 hci1394_state_t *soft_statep = (hci1394_state_t *)hal_private; in hci1394_stop_isoch_dma() local
545 hci1394_do_stop(hci1394_state_t *soft_statep, hci1394_iso_ctxt_t *ctxtp, in hci1394_do_stop()
653 hci1394_state_t *soft_statep = (hci1394_state_t *)hal_private; in hci1394_free_isoch_dma() local
741 hci1394_isoch_error_ints_enable(hci1394_state_t *soft_statep) in hci1394_isoch_error_ints_enable()
H A Dhci1394_ixl_isr.c62 hci1394_ixl_interrupt(hci1394_state_t *soft_statep, in hci1394_ixl_interrupt()
137 hci1394_ixl_dma_sync(hci1394_state_t *soft_statep, hci1394_iso_ctxt_t *ctxtp) in hci1394_ixl_dma_sync()
272 hci1394_ixl_intr_check_xfer(hci1394_state_t *soft_statep, in hci1394_ixl_intr_check_xfer()
469 hci1394_ixl_intr_check_done(hci1394_state_t *soft_statep, in hci1394_ixl_intr_check_done()
809 hci1394_isoch_cycle_inconsistent(hci1394_state_t *soft_statep) in hci1394_isoch_cycle_inconsistent()
894 hci1394_isoch_cycle_lost(hci1394_state_t *soft_statep) in hci1394_isoch_cycle_lost()
H A Dhci1394_ixl_misc.c356 hci1394_ixl_cleanup(hci1394_state_t *soft_statep, hci1394_iso_ctxt_t *ctxtp) in hci1394_ixl_cleanup()
370 hci1394_delete_dma_desc_mem(hci1394_state_t *soft_statep, in hci1394_delete_dma_desc_mem()
H A Dhci1394_ixl_comp.c112 hci1394_compile_ixl(hci1394_state_t *soft_statep, hci1394_iso_ctxt_t *ctxtp, in hci1394_compile_ixl()
158 hci1394_state_t *soft_statep, hci1394_iso_ctxt_t *ctxtp, in hci1394_compile_ixl_init()
H A Dhci1394_ixl_update.c103 hci1394_ixl_update(hci1394_state_t *soft_statep, hci1394_iso_ctxt_t *ctxtp, in hci1394_ixl_update()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ixl.h148 hci1394_state_t *soft_statep; /* driver state */ member
233 hci1394_state_t *soft_statep; /* driver state struct */ member