Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/1394/
H A Ds1394_cmp.c52 static void s1394_cmp_notify_reg_change(s1394_hal_t *hal, t1394_cmp_reg_t reg,
160 s1394_cmp_read(s1394_target_t *target, t1394_cmp_reg_t reg, uint32_t *valp) in s1394_cmp_read()
185 s1394_cmp_cas(s1394_target_t *target, t1394_cmp_reg_t reg, uint32_t arg_val, in s1394_cmp_cas()
373 s1394_cmp_notify_reg_change(s1394_hal_t *hal, t1394_cmp_reg_t reg, in s1394_cmp_notify_reg_change()
380 void (*cb)(opaque_t, t1394_cmp_reg_t); in s1394_cmp_notify_reg_change()
H A Dt1394.c1530 t1394_cmp_read(t1394_handle_t t1394_hdl, t1394_cmp_reg_t reg, uint32_t *valp) in t1394_cmp_read()
1560 t1394_cmp_cas(t1394_handle_t t1394_hdl, t1394_cmp_reg_t reg, uint32_t arg_val, in t1394_cmp_cas()
/titanic_50/usr/src/uts/common/sys/1394/
H A Dt1394.h214 } t1394_cmp_reg_t; typedef
221 void (*cmp_reg_change)(opaque_t, t1394_cmp_reg_t);
567 int t1394_cmp_read(t1394_handle_t t1394_hdl, t1394_cmp_reg_t reg,
570 int t1394_cmp_cas(t1394_handle_t t1394_hdl, t1394_cmp_reg_t reg,
H A Ds1394.h1154 int s1394_cmp_read(s1394_target_t *target, t1394_cmp_reg_t reg, uint32_t *valp);
1156 int s1394_cmp_cas(s1394_target_t *target, t1394_cmp_reg_t reg, uint32_t arg_val,