Searched refs:HAL_CALL (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/uts/common/io/1394/ |
H A D | s1394_misc.c | 186 HAL_CALL(hal).shutdown(hal->halinfo.hal_private); in s1394_hal_shutdown() 197 HAL_CALL(hal).shutdown(hal->halinfo.hal_private); in s1394_hal_shutdown() 235 ret = HAL_CALL(hal).bus_reset(hal->halinfo.hal_private); in s1394_initiate_hal_reset() 629 ret = HAL_CALL(hal).short_bus_reset( in s1394_ioctl() 637 ret = HAL_CALL(hal).bus_reset(hal->halinfo.hal_private); in s1394_ioctl() 977 (void) HAL_CALL(hal).csr_write(hal->halinfo.hal_private, in s1394_cycle_too_long_callback()
|
H A D | s1394_csr.c | 589 result = HAL_CALL(hal).csr_read(hal->halinfo.hal_private, in s1394_CSR_state_clear() 628 result = HAL_CALL(hal).csr_write(hal->halinfo.hal_private, in s1394_CSR_state_clear() 728 result = HAL_CALL(hal).csr_write(hal->halinfo.hal_private, in s1394_CSR_state_set() 804 (void) HAL_CALL(hal).csr_write(hal->halinfo.hal_private, in s1394_CSR_reset_start() 995 result = HAL_CALL(hal).csr_read(hal->halinfo.hal_private, in s1394_CSR_cycle_time() 1017 result = HAL_CALL(hal).csr_write(hal->halinfo.hal_private, in s1394_CSR_cycle_time() 1078 result = HAL_CALL(hal).csr_read(hal->halinfo.hal_private, in s1394_CSR_bus_time() 1115 result = HAL_CALL(hal).csr_write(hal->halinfo.hal_private, in s1394_CSR_bus_time() 1198 result = HAL_CALL(hal).csr_read(hal->halinfo.hal_private, in s1394_CSR_IRM_regs() 1223 result = HAL_CALL(hal).csr_cswap32( in s1394_CSR_IRM_regs() [all …]
|
H A D | s1394_isoch.c | 365 (void) HAL_CALL(hal).csr_read(hal->halinfo.hal_private, in s1394_channel_alloc() 379 ret = HAL_CALL(hal).csr_cswap32( in s1394_channel_alloc() 571 (void) HAL_CALL(hal).csr_read(hal->halinfo.hal_private, in s1394_channel_free() 585 ret = HAL_CALL(hal).csr_cswap32( in s1394_channel_free() 747 (void) HAL_CALL(hal).csr_read(hal->halinfo.hal_private, in s1394_bandwidth_alloc() 776 ret = HAL_CALL(hal).csr_cswap32( in s1394_bandwidth_alloc() 968 (void) HAL_CALL(hal).csr_read(hal->halinfo.hal_private, in s1394_bandwidth_free() 995 ret = HAL_CALL(hal).csr_cswap32( in s1394_bandwidth_free()
|
H A D | s1394_asynch.c | 247 ret = HAL_CALL(hal).read(hal->halinfo.hal_private, in s1394_xfer_asynch_command() 255 ret = HAL_CALL(hal).write(hal->halinfo.hal_private, in s1394_xfer_asynch_command() 263 ret = HAL_CALL(hal).lock(hal->halinfo.hal_private, in s1394_xfer_asynch_command() 1087 HAL_CALL(hal).response_complete(hal->halinfo.hal_private, resp, h_priv); in s1394_atresp_cmd_complete() 1135 HAL_CALL(hal).response_complete(hal->halinfo.hal_private, in s1394_send_response() 1187 ret = HAL_CALL(hal).read_response(hal->halinfo.hal_private, in s1394_send_response() 1192 ret = HAL_CALL(hal).write_response(hal->halinfo.hal_private, in s1394_send_response() 1197 ret = HAL_CALL(hal).lock_response(hal->halinfo.hal_private, in s1394_send_response() 1238 HAL_CALL(hal).response_complete(hal->halinfo.hal_private, in s1394_send_response()
|
H A D | t1394.c | 1243 HAL_CALL(hal).response_complete(hal->halinfo.hal_private, resp, in t1394_recv_request_done() 1272 HAL_CALL(hal).response_complete( in t1394_recv_request_done() 1299 HAL_CALL(hal).response_complete( in t1394_recv_request_done() 3174 ret = HAL_CALL(hal).alloc_isoch_dma(hal->halinfo.hal_private, idi, in t1394_alloc_isoch_dma() 3221 HAL_CALL(hal).free_isoch_dma(hal->halinfo.hal_private, *t1394_idma_hdl); in t1394_free_isoch_dma() 3267 ret = HAL_CALL(hal).start_isoch_dma(hal->halinfo.hal_private, in t1394_start_isoch_dma() 3305 HAL_CALL(hal).stop_isoch_dma(hal->halinfo.hal_private, in t1394_stop_isoch_dma() 3350 ret = HAL_CALL(hal).update_isoch_dma(hal->halinfo.hal_private, in t1394_update_isoch_dma() 3387 ret = HAL_CALL(hal).short_bus_reset(hal->halinfo.hal_private); in t1394_initiate_bus_reset() 3394 ret = HAL_CALL(hal).bus_reset(hal->halinfo.hal_private); in t1394_initiate_bus_reset()
|
H A D | s1394_bus_reset.c | 1437 (void) HAL_CALL(hal).physical_arreq_enable_set( in s1394_physical_arreq_setup_all() 1485 (void) HAL_CALL(hal).physical_arreq_enable_set( in s1394_physical_arreq_set_one() 1537 (void) HAL_CALL(hal).physical_arreq_enable_clr( in s1394_physical_arreq_clear_one()
|
H A D | h1394.c | 142 (void) HAL_CALL(hal).set_contender_bit( in h1394_attach() 316 (void) HAL_CALL(hal).set_contender_bit( in h1394_attach() 1208 HAL_CALL(hal).response_complete( in h1394_write_request()
|
H A D | s1394_dev_disc.c | 2354 ret = HAL_CALL(hal).csr_cswap32(hal->halinfo.hal_private, in s1394_become_bus_mgr() 2976 (void) HAL_CALL(hal).set_gap_count(hal->halinfo.hal_private, in s1394_do_phy_config_pkt() 2989 (void) HAL_CALL(hal).set_root_holdoff_bit( in s1394_do_phy_config_pkt() 3042 ret = HAL_CALL(hal).send_phy_configuration_packet( in s1394_do_phy_config_pkt()
|
/titanic_50/usr/src/uts/common/sys/1394/ |
H A D | h1394.h | 188 #define HAL_CALL(hal) (hal)->halinfo.hal_events macro
|