Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/mvsas/
Dmv_94xx.h57 MVS_STP_REG_SET_0 = 0x118, /* STP/SATA Register Set Enable */ enumerator
270 mr32(MVS_STP_REG_SET_0))
274 mw32(MVS_STP_REG_SET_0, tmp))
Dmv_94xx.c395 mw32(MVS_STP_REG_SET_0, 0); in mvs_94xx_init()
884 tmp = mr32(MVS_STP_REG_SET_0); in mvs_94xx_clear_active_cmds()
885 mw32(MVS_STP_REG_SET_0, 0); in mvs_94xx_clear_active_cmds()
886 mw32(MVS_STP_REG_SET_0, tmp); in mvs_94xx_clear_active_cmds()