Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_isoch.c347 ret = HAL_CALL(hal).csr_cswap32( in s1394_channel_alloc()
502 ret = HAL_CALL(hal).csr_cswap32( in s1394_channel_free()
649 ret = HAL_CALL(hal).csr_cswap32( in s1394_bandwidth_alloc()
824 ret = HAL_CALL(hal).csr_cswap32( in s1394_bandwidth_free()
H A Ds1394_csr.c1041 result = HAL_CALL(hal).csr_cswap32( in s1394_CSR_IRM_regs()
H A Ds1394_dev_disc.c1850 ret = HAL_CALL(hal).csr_cswap32(hal->halinfo.hal_private, in s1394_become_bus_mgr()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dh1394.h173 int (*csr_cswap32)(void *hal_private, uint_t generation, member