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; local
594 old_topo = mp->mod_topo_current;
599 fmd_topo_rele(old_topo);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c13039 uint32_t old_topo; local
13043 old_topo = ((port->prev_did && 0xFFFF00) == 0)? 0:1;
13046 if (old_topo != new_topo) {

Completed in 87 milliseconds