Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dipr.h1403 #define IPR_MMIO 0x01 macro
Dipr.c196 …{ PCI_VENDOR_ID_IBM, PCI_DEVICE_ID_IBM_CROC_FPGA_E2, IPR_USE_MSI, IPR_SIS64, IPR_MMIO, &ipr_chip_c…
197 …{ PCI_VENDOR_ID_IBM, PCI_DEVICE_ID_IBM_CROCODILE, IPR_USE_MSI, IPR_SIS64, IPR_MMIO, &ipr_chip_cfg[…
8381 if (ioa_cfg->ipr_chip->bist_method == IPR_MMIO) in ipr_reset_start_bist()