Home
last modified time | relevance | path

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

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