Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_reg.h326 #define BDMA_CORE_RSTB (1 << 17) macro
/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c1577 spc, spc & ~(BDMA_CORE_RSTB|OSSP_RSTB)); in pmcs_soft_reset()
1578 pmcs_wr_topunit(pwp, PMCS_SPC_RESET, spc & ~(BDMA_CORE_RSTB|OSSP_RSTB)); in pmcs_soft_reset()
1590 spc, spc | (BDMA_CORE_RSTB|OSSP_RSTB)); in pmcs_soft_reset()
1591 pmcs_wr_topunit(pwp, PMCS_SPC_RESET, spc | (BDMA_CORE_RSTB|OSSP_RSTB)); in pmcs_soft_reset()