Home
last modified time | relevance | path

Searched refs:Base (Results 1 – 25 of 53) sorted by relevance

123

/linux-2.4.37.9/drivers/char/rio/
Drioinit.c217 RIODoAT(p, Base, mode)
219 int Base;
230 if ((cardAddr = RIOCheckForATCard(Base)) != 0) {
234 if (RIOBoardTest(Base, cardAddr, RIO_AT, 0) == RIO_SUCCESS) {
238 if (RIOAssignAT(p, Base, cardAddr, mode)) {
242 RIOMapout(Base, RIO_AT_MEM_SIZE, cardAddr);
248 RIOCheckForATCard(Base)
249 int Base;
270 if (RIOMapin(Base, RIO_AT_MEM_SIZE, &virtAddr) == -1) {
287 RIOMapout(Base, RIO_AT_MEM_SIZE, virtAddr);
[all …]
Driocmd.c655 struct CmdBlk **Base; local
715 Base = &UnixRupP->CmdsWaitingP;
717 rio_dprintk (RIO_DEBUG_CMD, "First try to queue cmdblk 0x%x at 0x%x\n", (int)CmdBlkP,(int)Base);
719 while ( *Base ) {
720 rio_dprintk (RIO_DEBUG_CMD, "Command cmdblk 0x%x here\n", (int)(*Base));
721 Base = &((*Base)->NextP);
723 (int)CmdBlkP,(int)Base);
726 rio_dprintk (RIO_DEBUG_CMD, "Will queue cmdblk 0x%x at 0x%x\n",(int)CmdBlkP,(int)Base);
728 *Base = CmdBlkP;
/linux-2.4.37.9/Documentation/networking/
Darcnet-hardware.txt568 | Offs|Base |I/O Addr |
593 S1 1-3: I/O Base Address Select
594 4-6: Memory Base Address Select
617 Setting the I/O Base Address
621 of eight possible I/O Base addresses using the following table
637 Setting the Base Memory (RAM) buffer Address
642 Switches 4-6 of switch group S1 select the Base of the 16K block.
801 SW1 1-6: I/O Base Address Select
858 Setting the I/O Base Address
862 of 32 possible I/O Base addresses using the following table
[all …]
Dcs89x0.txt67 10BaseT-only or 3-media configurations (10BaseT, 10Base2, and AUI for 10Base-5
168 Base I/O Address: 300
169 Memory Base Address: D0000
569 located near the 10Base-T connector.
571 Link Integrity LED: A "steady" ON of the green LED indicates a valid 10Base-T
572 connection. (Only applies to 10Base-T. The green LED has no significance for
573 a 10Base-2 or AUI connection.)
655 * IO Base, Memory Base, IO or memory mode enabled, IRQ, DMA channel
De100.txt1 Linux* Base Driver for the Intel(R) PRO/100 Family of Adapters
21 This file describes the Linux* Base Driver for the Intel(R) PRO/100 Family of
/linux-2.4.37.9/drivers/mtd/chips/
Djedec.c68 unsigned long Base; in jedec_probe() local
91 for (Base = 0; Base < map->size; Base += my_bank_size) in jedec_probe()
98 if (jedec_probe8(map,Base,priv) == 0) { in jedec_probe()
105 jedec_probe16(map,Base,priv); in jedec_probe()
107 jedec_probe32(map,Base,priv); in jedec_probe()
/linux-2.4.37.9/drivers/net/pcmcia/
Dibmtr_cs.c369 req.Base = 0; in ibmtr_config()
378 ti->mmio = ioremap(req.Base, req.Size); in ibmtr_config()
383 req.Base = 0; in ibmtr_config()
394 ti->sram_virt = (u_long)ioremap(req.Base, req.Size); in ibmtr_config()
Dfmvj18x_cs.c668 req.Base = 0; req.Size = 0; in fmvj18x_get_hwinfo()
677 base = ioremap(req.Base, req.Size); in fmvj18x_get_hwinfo()
725 req.Base = 0; req.Size = 0; in fmvj18x_setup_mfc()
734 base = ioremap(req.Base, req.Size); in fmvj18x_setup_mfc()
Dpcnet_cs.c407 req.Base = 0; req.Size = 0; in get_hwinfo()
416 virt = ioremap(req.Base, req.Size); in get_hwinfo()
1649 req.Base = 0; req.Size = window_size; in setup_shmem_window()
1661 info->base = ioremap(req.Base, window_size); in setup_shmem_window()
/linux-2.4.37.9/drivers/mtd/maps/
Doctagon-5066.c193 unsigned int Base = (1 << 6); in OctProbe() local
198 outb(Base + (I%10),PAGE_IO); in OctProbe()
Dpcmciamtd.c547 req.Base = 0; in pcmciamtd_config()
582 dev->win_base = ioremap(req.Base, req.Size); in pcmciamtd_config()
584 err("ioremap(%lu, %u) failed", req.Base, req.Size); in pcmciamtd_config()
589 dev, req.Base, dev->win_base, req.Size); in pcmciamtd_config()
/linux-2.4.37.9/Documentation/sound/
DAD181630 - Terratec Base 1
31 - Terratec Base 64
/linux-2.4.37.9/drivers/net/wireless/
Dairo_cs.c457 req.Base = mem->win[0].host_addr; in airo_config()
514 printk(", mem 0x%06lx-0x%06lx", req.Base, in airo_config()
515 req.Base+req.Size-1); in airo_config()
/linux-2.4.37.9/drivers/isdn/hisax/
Dsedlbauer_cs.c465 req.Base = mem->win[0].host_addr; in sedlbauer_config()
526 printk(", mem 0x%06lx-0x%06lx", req.Base, in sedlbauer_config()
527 req.Base+req.Size-1); in sedlbauer_config()
/linux-2.4.37.9/include/pcmcia/
Dcs.h52 u_long Base; member
270 u_long Base; member
/linux-2.4.37.9/Documentation/isdn/
DREADME.icn33 S3 S2 S1 Base-address
47 S1 S2 S3 S4 Base-Address
DREADME.act200017 S1 S2 S3 S4 Base-port
/linux-2.4.37.9/drivers/video/
Dneofb.c805 int Base; in neofb_update_start() local
809 Base = (var->yoffset * var->xres_virtual + var->xoffset) >> 2; in neofb_update_start()
810 Base *= (var->bits_per_pixel + 7) / 8; in neofb_update_start()
817 VGAwCR(0x0C, (Base & 0x00FF00) >> 8); in neofb_update_start()
818 VGAwCR(0x0D, (Base & 0x00FF)); in neofb_update_start()
826 VGAwGR(0x0E,(((Base >> 16) & 0x0f) | (oldExtCRTDispAddr & 0xf0))); in neofb_update_start()
/linux-2.4.37.9/drivers/pci/
Dpci.ids2303 5952 3c595 100Base-MII [Vortex]
3424 1148 3221 SK-9521 V2.0 10/100/1000Base-T Adapter
3425 1148 5021 SK-9821 V2.0 Gigabit Ethernet 10/100/1000Base-T Adapter
3426 1148 5041 SK-9841 V2.0 Gigabit Ethernet 1000Base-LX Adapter
3427 1148 5043 SK-9843 V2.0 Gigabit Ethernet 1000Base-SX Adapter
3428 1148 5051 SK-9851 V2.0 Gigabit Ethernet 1000Base-SX Adapter
3429 1148 5061 SK-9861 V2.0 Gigabit Ethernet 1000Base-SX Adapter
3430 1148 5071 SK-9871 V2.0 Gigabit Ethernet 1000Base-ZX Adapter
3431 1148 9521 SK-9521 10/100/1000Base-T Adapter
3738 11ab 5021 Marvell Yukon Gigabit Ethernet 10/100/1000Base-T Adapter (64 bit)
[all …]
/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgehw.h2093 #define SK_HW_ADDR(Base, Addr) ((Base) + (Addr)) argument
2095 #define SK_HW_ADDR(Base, Addr) \ argument
2096 ((Base) + (((Addr) & 0x7f) | (((Addr) >> 7 > 0) ? 0x80 : 0)))
/linux-2.4.37.9/Documentation/i2c/
Dsummary49 Base modules
/linux-2.4.37.9/arch/ppc64/boot/
Dzlib.c219 uInt Base; /* literal, length base, or distance base */ member
968 c = h->more.Base;
1162 #define base more.Base
1633 #define base more.Base
1947 #define base more.Base
/linux-2.4.37.9/arch/ppc/boot/lib/
Dzlib.c196 uInt Base; /* literal, length base, or distance base */ member
948 c = h->more.Base;
1146 #define base more.Base
1617 #define base more.Base
1931 #define base more.Base
/linux-2.4.37.9/Documentation/
Ddigiepca.txt46 Base of memory window (in HEX if using string identifiers),
/linux-2.4.37.9/drivers/pcmcia/
Dcs.c1183 req->Base = win->ctl.sys_start; in pcmcia_get_window()
1958 if ((req->Base && (s->cap.features & SS_CAP_STATIC_MAP)) || in pcmcia_request_window()
1959 (req->Base & (align-1))) in pcmcia_request_window()
1961 if (req->Base) in pcmcia_request_window()
1975 win->base = req->Base; in pcmcia_request_window()
2006 req->Base = win->ctl.sys_start; in pcmcia_request_window()

123