Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_bus_reset.c1422 (curr_target->physical_arreq_enabled != 0)) { in s1394_physical_arreq_setup_all()
1470 (target->physical_arreq_enabled != 0)) { in s1394_physical_arreq_set_one()
1522 (target->physical_arreq_enabled == 0)) { in s1394_physical_arreq_clear_one()
H A Dt1394.c168 target->physical_arreq_enabled = 0; in t1394_attach()
1097 target->physical_arreq_enabled++; in t1394_alloc_addr()
1152 target->physical_arreq_enabled--; in t1394_free_addr()
/titanic_41/usr/src/uts/common/sys/1394/
H A Ds1394.h502 uint_t physical_arreq_enabled; member