Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_isoch.c188 hci1394_state_t *soft_statep = (hci1394_state_t *)hal_private; in hci1394_alloc_isoch_dma() local
373 hci1394_state_t *soft_statep = (hci1394_state_t *)hal_private; in hci1394_start_isoch_dma() local
527 hci1394_state_t *soft_statep = (hci1394_state_t *)hal_private; in hci1394_update_isoch_dma() local
604 hci1394_state_t *soft_statep = (hci1394_state_t *)hal_private; in hci1394_stop_isoch_dma() local
642 hci1394_do_stop(hci1394_state_t *soft_statep, hci1394_iso_ctxt_t *ctxtp, in hci1394_do_stop()
774 hci1394_state_t *soft_statep = (hci1394_state_t *)hal_private; in hci1394_free_isoch_dma() local
874 hci1394_isoch_error_ints_enable(hci1394_state_t *soft_statep) in hci1394_isoch_error_ints_enable()
H A Dhci1394_ixl_isr.c67 hci1394_ixl_interrupt(hci1394_state_t *soft_statep, in hci1394_ixl_interrupt()
162 hci1394_ixl_dma_sync(hci1394_state_t *soft_statep, hci1394_iso_ctxt_t *ctxtp) in hci1394_ixl_dma_sync()
310 hci1394_ixl_intr_check_xfer(hci1394_state_t *soft_statep, in hci1394_ixl_intr_check_xfer()
537 hci1394_ixl_intr_check_done(hci1394_state_t *soft_statep, in hci1394_ixl_intr_check_done()
949 hci1394_isoch_cycle_inconsistent(hci1394_state_t *soft_statep) in hci1394_isoch_cycle_inconsistent()
1042 hci1394_isoch_cycle_lost(hci1394_state_t *soft_statep) in hci1394_isoch_cycle_lost()
H A Dhci1394_ixl_misc.c422 hci1394_ixl_cleanup(hci1394_state_t *soft_statep, hci1394_iso_ctxt_t *ctxtp) in hci1394_ixl_cleanup()
442 hci1394_delete_dma_desc_mem(hci1394_state_t *soft_statep, in hci1394_delete_dma_desc_mem()
H A Dhci1394_ixl_comp.c117 hci1394_compile_ixl(hci1394_state_t *soft_statep, hci1394_iso_ctxt_t *ctxtp, in hci1394_compile_ixl()
171 hci1394_state_t *soft_statep, hci1394_iso_ctxt_t *ctxtp, in hci1394_compile_ixl_init()
H A Dhci1394_ixl_update.c108 hci1394_ixl_update(hci1394_state_t *soft_statep, hci1394_iso_ctxt_t *ctxtp, in hci1394_ixl_update()
/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ixl.h150 hci1394_state_t *soft_statep; /* driver state */ member
235 hci1394_state_t *soft_statep; /* driver state struct */ member