Searched refs:HAL_CALL (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_misc.c186 HAL_CALL(hal).shutdown(hal->halinfo.hal_private);
197 HAL_CALL(hal).shutdown(hal->halinfo.hal_private);
235 ret = HAL_CALL(hal).bus_reset(hal->halinfo.hal_private);
629 ret = HAL_CALL(hal).short_bus_reset(
637 ret = HAL_CALL(hal).bus_reset(hal->halinfo.hal_private);
977 (void) HAL_CALL(hal).csr_write(hal->halinfo.hal_private,
H A Ds1394_csr.c589 result = HAL_CALL(hal).csr_read(hal->halinfo.hal_private,
628 result = HAL_CALL(hal).csr_write(hal->halinfo.hal_private,
728 result = HAL_CALL(hal).csr_write(hal->halinfo.hal_private,
804 (void) HAL_CALL(hal).csr_write(hal->halinfo.hal_private,
995 result = HAL_CALL(hal).csr_read(hal->halinfo.hal_private,
1017 result = HAL_CALL(hal).csr_write(hal->halinfo.hal_private,
1078 result = HAL_CALL(hal).csr_read(hal->halinfo.hal_private,
1115 result = HAL_CALL(hal).csr_write(hal->halinfo.hal_private,
1198 result = HAL_CALL(hal).csr_read(hal->halinfo.hal_private,
1223 result = HAL_CALL(ha
[all...]
H A Ds1394_isoch.c365 (void) HAL_CALL(hal).csr_read(hal->halinfo.hal_private,
379 ret = HAL_CALL(hal).csr_cswap32(
571 (void) HAL_CALL(hal).csr_read(hal->halinfo.hal_private,
585 ret = HAL_CALL(hal).csr_cswap32(
747 (void) HAL_CALL(hal).csr_read(hal->halinfo.hal_private,
776 ret = HAL_CALL(hal).csr_cswap32(
968 (void) HAL_CALL(hal).csr_read(hal->halinfo.hal_private,
995 ret = HAL_CALL(hal).csr_cswap32(
H A Ds1394_asynch.c247 ret = HAL_CALL(hal).read(hal->halinfo.hal_private,
255 ret = HAL_CALL(hal).write(hal->halinfo.hal_private,
263 ret = HAL_CALL(hal).lock(hal->halinfo.hal_private,
1087 HAL_CALL(hal).response_complete(hal->halinfo.hal_private, resp, h_priv);
1135 HAL_CALL(hal).response_complete(hal->halinfo.hal_private,
1187 ret = HAL_CALL(hal).read_response(hal->halinfo.hal_private,
1192 ret = HAL_CALL(hal).write_response(hal->halinfo.hal_private,
1197 ret = HAL_CALL(hal).lock_response(hal->halinfo.hal_private,
1238 HAL_CALL(hal).response_complete(hal->halinfo.hal_private,
H A Dt1394.c1243 HAL_CALL(hal).response_complete(hal->halinfo.hal_private, resp,
1272 HAL_CALL(hal).response_complete(
1299 HAL_CALL(hal).response_complete(
3174 ret = HAL_CALL(hal).alloc_isoch_dma(hal->halinfo.hal_private, idi,
3221 HAL_CALL(hal).free_isoch_dma(hal->halinfo.hal_private, *t1394_idma_hdl);
3267 ret = HAL_CALL(hal).start_isoch_dma(hal->halinfo.hal_private,
3305 HAL_CALL(hal).stop_isoch_dma(hal->halinfo.hal_private,
3350 ret = HAL_CALL(hal).update_isoch_dma(hal->halinfo.hal_private,
3387 ret = HAL_CALL(hal).short_bus_reset(hal->halinfo.hal_private);
3394 ret = HAL_CALL(ha
[all...]
H A Ds1394_bus_reset.c1437 (void) HAL_CALL(hal).physical_arreq_enable_set(
1485 (void) HAL_CALL(hal).physical_arreq_enable_set(
1537 (void) HAL_CALL(hal).physical_arreq_enable_clr(
H A Dh1394.c142 (void) HAL_CALL(hal).set_contender_bit(
316 (void) HAL_CALL(hal).set_contender_bit(
1208 HAL_CALL(hal).response_complete(
H A Ds1394_dev_disc.c2354 ret = HAL_CALL(hal).csr_cswap32(hal->halinfo.hal_private,
2976 (void) HAL_CALL(hal).set_gap_count(hal->halinfo.hal_private,
2989 (void) HAL_CALL(hal).set_root_holdoff_bit(
3042 ret = HAL_CALL(hal).send_phy_configuration_packet(
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dh1394.h188 #define HAL_CALL(hal) (hal)->halinfo.hal_events macro

Completed in 71 milliseconds