Home
last modified time | relevance | path

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

/drivers/scsi/
Dipr.h1399 #define IPR_MMIO 0x01 macro
Dipr.c195 …{ PCI_VENDOR_ID_IBM, PCI_DEVICE_ID_IBM_CROC_FPGA_E2, IPR_USE_MSI, IPR_SIS64, IPR_MMIO, &ipr_chip_c…
196 …{ PCI_VENDOR_ID_IBM, PCI_DEVICE_ID_IBM_CROCODILE, IPR_USE_MSI, IPR_SIS64, IPR_MMIO, &ipr_chip_cfg[…
8325 if (ioa_cfg->ipr_chip->bist_method == IPR_MMIO) in ipr_reset_start_bist()