Searched refs:MVS_P0_SER_CTLSTAT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mvsas/
H A Dmv_64xx.h76 MVS_P0_SER_CTLSTAT = 0x180, /* port0 serial control/status */ enumerator in enum:hw_registers
H A Dmv_chips.h60 return (port < 4) ? mr32(MVS_P0_SER_CTLSTAT + port * 4) :
68 mw32(MVS_P0_SER_CTLSTAT + port * 4, val);
H A Dmv_94xx.h83 MVS_P0_SER_CTLSTAT = 0x1D0, /* port0 serial control/status */ enumerator in enum:hw_registers

Completed in 110 milliseconds