Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_init.c249 device->need_reset = B_FALSE; in init_heci_device()
377 dev->need_reset = 1; in heci_reset()
408 dev->need_reset = 0; in heci_reset()
522 if (dev->need_reset) { in heci_initialize_clients()
523 dev->need_reset = 0; in heci_initialize_clients()
H A Dheci_data_structures.h577 int need_reset; member
/titanic_41/usr/src/uts/sun4v/io/
H A Dvnet_gen.c3771 boolean_t need_reset = B_FALSE; in vgen_vlan_unaware_port_reset() local
3781 need_reset = B_TRUE; in vgen_vlan_unaware_port_reset()
3785 if (need_reset == B_TRUE) { in vgen_vlan_unaware_port_reset()