Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dbscbus.c307 ddi_acc_handle_t h8_handle; member
1659 if (ssp->h8_handle != NULL) in bscbus_offline()
1660 ddi_regs_map_free(&ssp->h8_handle); in bscbus_offline()
1661 ssp->h8_handle = NULL; in bscbus_offline()
1673 ssp->h8_handle = NULL; in bscbus_online()
1690 ssp->h8_handle = h; in bscbus_online()
1764 csp->ch_handle = csp->ssp->h8_handle; in bscbus_claim_channel()