Home
last modified time | relevance | path

Searched refs:old_topo (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.c534 fmd_topo_t *old_topo; in fmd_module_dispatch() local
594 old_topo = mp->mod_topo_current; in fmd_module_dispatch()
599 fmd_topo_rele(old_topo); in fmd_module_dispatch()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c13040 uint32_t old_topo; in emlxs_vpi_logi_cmpl_action() local
13044 old_topo = ((port->prev_did && 0xFFFF00) == 0)? 0:1; in emlxs_vpi_logi_cmpl_action()
13047 if (old_topo != new_topo) { in emlxs_vpi_logi_cmpl_action()