Searched refs:mmpbase (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dqla1280.c4322 ha->mmpbase = pci_ioremap_bar(ha->pdev, 1);
4323 if (!ha->mmpbase) {
4328 host->base = (unsigned long)ha->mmpbase;
4329 ha->iobase = (struct device_reg __iomem *)ha->mmpbase;
4378 iounmap(ha->mmpbase);
4412 iounmap(ha->mmpbase);
H A Dqla1280.h1024 unsigned char __iomem *mmpbase; /* memory mapped address */ member in struct:scsi_qla_host
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dqla1280.c4322 ha->mmpbase = pci_ioremap_bar(ha->pdev, 1);
4323 if (!ha->mmpbase) {
4328 host->base = (unsigned long)ha->mmpbase;
4329 ha->iobase = (struct device_reg __iomem *)ha->mmpbase;
4378 iounmap(ha->mmpbase);
4412 iounmap(ha->mmpbase);
H A Dqla1280.h1024 unsigned char __iomem *mmpbase; /* memory mapped address */ member in struct:scsi_qla_host

Completed in 92 milliseconds