LBA_ERROR_CONFIG  207 drivers/parisc/lba_pci.c     error_config = READ_REG32(d->hba.base_addr + LBA_ERROR_CONFIG);		\
LBA_ERROR_CONFIG  228 drivers/parisc/lba_pci.c     WRITE_REG32(error_config | LBA_SMART_MODE, d->hba.base_addr + LBA_ERROR_CONFIG);	\
LBA_ERROR_CONFIG  327 drivers/parisc/lba_pci.c     WRITE_REG32(error_config, base + LBA_ERROR_CONFIG);			\
LBA_ERROR_CONFIG 1364 drivers/parisc/lba_pci.c 		READ_REG64(d->hba.base_addr + LBA_ERROR_CONFIG),
LBA_ERROR_CONFIG 1396 drivers/parisc/lba_pci.c 	stat = READ_REG32(d->hba.base_addr + LBA_ERROR_CONFIG);
LBA_ERROR_CONFIG 1400 drivers/parisc/lba_pci.c 		WRITE_REG32(stat, d->hba.base_addr + LBA_ERROR_CONFIG);