Home
last modified time | relevance | path

Searched refs:csr_cswap32 (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/1394/
H A Ds1394_isoch.c379 ret = HAL_CALL(hal).csr_cswap32( in s1394_channel_alloc()
585 ret = HAL_CALL(hal).csr_cswap32( in s1394_channel_free()
776 ret = HAL_CALL(hal).csr_cswap32( in s1394_bandwidth_alloc()
995 ret = HAL_CALL(hal).csr_cswap32( in s1394_bandwidth_free()
H A Ds1394_csr.c1223 result = HAL_CALL(hal).csr_cswap32( in s1394_CSR_IRM_regs()
H A Ds1394_dev_disc.c2354 ret = HAL_CALL(hal).csr_cswap32(hal->halinfo.hal_private, in s1394_become_bus_mgr()
/titanic_44/usr/src/uts/common/sys/1394/
H A Dh1394.h175 int (*csr_cswap32)(void *hal_private, uint_t generation, member