Home
last modified time | relevance | path

Searched refs:short_bus_reset (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/1394/
H A Dh1394.h169 int (*short_bus_reset)(void *hal_private); member
/titanic_50/usr/src/uts/common/io/1394/
H A Ds1394_misc.c629 ret = HAL_CALL(hal).short_bus_reset( in s1394_ioctl()
H A Dt1394.c3387 ret = HAL_CALL(hal).short_bus_reset(hal->halinfo.hal_private); in t1394_initiate_bus_reset()