Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic94xx/
H A Daic94xx_hwi.c614 err = pci_read_config_dword(asd_ha->pcidev, PCIC_HSTPCIX_CNTRL, &v); in asd_init_hw()
620 err = pci_write_config_dword(asd_ha->pcidev, PCIC_HSTPCIX_CNTRL, in asd_init_hw()
H A Daic94xx_reg_def.h1769 #define PCIC_HSTPCIX_CNTRL 0xA0 macro