• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/

Lines Matching refs:ctrl_status

1045 	WRT_REG_DWORD(&reg->ctrl_status,
1046 RD_REG_DWORD(&reg->ctrl_status) | CSRX_FLASH_ENABLE);
1047 RD_REG_DWORD(&reg->ctrl_status); /* PCI Posting. */
1084 WRT_REG_DWORD(&reg->ctrl_status,
1085 RD_REG_DWORD(&reg->ctrl_status) & ~CSRX_FLASH_ENABLE);
1086 RD_REG_DWORD(&reg->ctrl_status); /* PCI Posting. */
1310 WRT_REG_DWORD(&reg->ctrl_status,
1311 RD_REG_DWORD(&reg->ctrl_status) | CSRX_FLASH_ENABLE);
1312 RD_REG_DWORD(&reg->ctrl_status); /* PCI Posting. */
1335 WRT_REG_DWORD(&reg->ctrl_status,
1336 RD_REG_DWORD(&reg->ctrl_status) & ~CSRX_FLASH_ENABLE);
1337 RD_REG_DWORD(&reg->ctrl_status); /* PCI Posting. */
1699 data = RD_REG_WORD(&reg->ctrl_status);
1701 WRT_REG_WORD(&reg->ctrl_status, data);
1702 RD_REG_WORD(&reg->ctrl_status); /* PCI Posting. */
1715 data = RD_REG_WORD(&reg->ctrl_status);
1717 WRT_REG_WORD(&reg->ctrl_status, data);
1718 RD_REG_WORD(&reg->ctrl_status); /* PCI Posting. */
1737 bank_select = RD_REG_WORD(&reg->ctrl_status);
1745 WRT_REG_WORD(&reg->ctrl_status, bank_select);
1746 RD_REG_WORD(&reg->ctrl_status); /* PCI Posting. */
1757 WRT_REG_WORD(&reg->ctrl_status, bank_select);
1758 RD_REG_WORD(&reg->ctrl_status); /* PCI Posting. */
1762 WRT_REG_WORD(&reg->ctrl_status, bank_select);
1763 RD_REG_WORD(&reg->ctrl_status); /* PCI Posting. */
1797 bank_select = RD_REG_WORD(&reg->ctrl_status);
1804 WRT_REG_WORD(&reg->ctrl_status, bank_select);
1805 RD_REG_WORD(&reg->ctrl_status); /* PCI Posting. */
1808 RD_REG_WORD(&reg->ctrl_status); /* PCI Posting. */
1810 RD_REG_WORD(&reg->ctrl_status); /* PCI Posting. */
1818 WRT_REG_WORD(&reg->ctrl_status, bank_select);
1819 RD_REG_WORD(&reg->ctrl_status); /* PCI Posting. */
1823 WRT_REG_WORD(&reg->ctrl_status, bank_select);
1824 RD_REG_WORD(&reg->ctrl_status); /* PCI Posting. */
1833 RD_REG_WORD(&reg->ctrl_status); /* PCI Posting. */
1835 RD_REG_WORD(&reg->ctrl_status); /* PCI Posting. */
2127 WRT_REG_WORD(&reg->ctrl_status, CSR_ISP_SOFT_RESET);