Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc_iosram.c840 sbbc_softstate_t *to_softsp, *from_softsp; in iosram_switch_tunnel() local
909 from_softsp = master_iosram->iosram_sbbc; in iosram_switch_tunnel()
911 mutex_enter(&from_softsp->sbbc_lock); in iosram_switch_tunnel()
916 sbbc_disable_intr(from_softsp); in iosram_switch_tunnel()
962 ddi_remove_intr(from_softsp->dip, 0, in iosram_switch_tunnel()
963 from_softsp->iblock); in iosram_switch_tunnel()
976 from_softsp->chosen = FALSE; in iosram_switch_tunnel()
989 mutex_exit(&from_softsp->sbbc_lock); in iosram_switch_tunnel()