Home
last modified time | relevance | path

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

/drivers/scsi/mvsas/
Dmv_defs.h251 PHYEV_RDY_CH = (1U << 0), /* phy ready changed state */ enumerator
Dmv_64xx.c124 tmp &= ~PHYEV_RDY_CH; in mvs_64xx_phy_reset()
367 tmp = PHYEV_RDY_CH | PHYEV_BROAD_CH | PHYEV_UNASSOC_FIS | in mvs_64xx_init()
Dmv_94xx.c282 tmp &= ~PHYEV_RDY_CH; in mvs_94xx_phy_reset()
464 tmp = PHYEV_RDY_CH | PHYEV_BROAD_CH | in mvs_94xx_init()