Home
last modified time | relevance | path

Searched refs:base_2 (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dsym53c8xx_comm.h1107 u_long base_2; member
2179 u_long base, base_c, base_2, base_2_c, io_port; local
2212 (void) pci_get_base_address(pdev, i, &base_2);
2326 if (base_2 >= 0x10000000) {
2328 base_2 = (base_2 & 0x00FFFFFF) | 0x01000000;
2330 PCI_BASE_ADDRESS_2, base_2);
2372 base_2 = 0;
2376 base_2 &= PCI_BASE_ADDRESS_MEM_MASK;
2493 device->slot.base_2 = base_2;
Dsym53c8xx.c1366 u_long base_2; member
5516 np->base2_ba = (np->features & FE_RAM)? device->slot.base_2 : 0;
13102 u_long base, base_c, base_2, base_2_c, io_port; local
13127 (void) pci_get_base_address(pdev, i, &base_2);
13261 if (base_2 >= 0x10000000) {
13263 base_2 = (base_2 & 0x00FFFFFF) | 0x01000000;
13265 PCI_BASE_ADDRESS_2, base_2);
13307 base_2 = 0;
13311 base_2 &= PCI_BASE_ADDRESS_MEM_MASK;
13435 device->slot.base_2 = base_2;
Dncr53c8xx.c3629 np->paddr2 = (np->features & FE_RAM)? device->slot.base_2 : 0;
/linux-2.4.37.9/arch/cris/mm/
Dinit.c277 IO_FIELD(R_MMU_KBASE_LO, base_2, 0x0 ) | in paging_init()
336 IO_FIELD(R_MMU_KBASE_LO, base_2, 0x0 ) | in paging_init()
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym_glue.c2055 dev->s.base_2 = 0; in sym_attach()
2056 if (dev->s.base_2) { in sym_attach()
2057 np->ram_ba = (u32)dev->s.base_2; in sym_attach()
2474 u_long base, base_2, base_io; in sym53c8xx_pci_init() local
2499 (void) pci_get_base_address(pdev, i, &base_2); in sym53c8xx_pci_init()
2503 base_2 &= PCI_BASE_ADDRESS_MEM_MASK; in sym53c8xx_pci_init()
2694 device->s.base_2 = base_2; in sym53c8xx_pci_init()
Dsym_glue.h495 u_long base_2; member
/linux-2.4.37.9/arch/cris/
DREADME.mm137 ( base_2, 0x0 ) | // don't care