Searched refs:PCIC_HSTPCIX_CNTRL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
H A D | aic94xx_hwi.c | 616 err = pci_read_config_dword(asd_ha->pcidev, PCIC_HSTPCIX_CNTRL, &v); in asd_init_hw() 618 asd_printk("couldn't read PCIC_HSTPCIX_CNTRL of %s\n", in asd_init_hw() 622 err = pci_write_config_dword(asd_ha->pcidev, PCIC_HSTPCIX_CNTRL, in asd_init_hw()
|
H A D | aic94xx_reg_def.h | 1769 #define PCIC_HSTPCIX_CNTRL 0xA0 macro
|
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/ |
H A D | aic94xx_hwi.c | 614 err = pci_read_config_dword(asd_ha->pcidev, PCIC_HSTPCIX_CNTRL, &v); in asd_init_hw() 616 asd_printk("couldn't read PCIC_HSTPCIX_CNTRL of %s\n", in asd_init_hw() 620 err = pci_write_config_dword(asd_ha->pcidev, PCIC_HSTPCIX_CNTRL, in asd_init_hw()
|
H A D | aic94xx_reg_def.h | 1769 #define PCIC_HSTPCIX_CNTRL 0xA0 macro
|
Completed in 14 milliseconds