Searched refs:Slot (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/rio/
H A Dhost.h51 unsigned char Slot; /* Slot */ member in struct:Host
H A Drioinit.c120 p->RIOHosts[p->RIONumHosts].Slot = -1;
395 void RIOHostReset(unsigned int Type, struct DpRam __iomem *DpRamP, unsigned int Slot) argument
H A Drioboot.c265 RIOHostReset(HostP->Type, HostP->CardP, HostP->Slot);
441 RIOHostReset( HostP->Type, HostP->CardP, HostP->Slot );
471 RIOHostReset( HostP->Type, HostP->CardP, HostP->Slot );
490 RIOHostReset( HostP->Type, HostP->CardP, HostP->Slot );
H A Drio_linux.c1182 RIOHostReset(hp->Type, hp->CardP, hp->Slot);
H A Drioctrl.c845 (void) RIOBoardTest(p->RIOHosts[Host].PaddrP, p->RIOHosts[Host].Caddr, p->RIOHosts[Host].Type, p->RIOHosts[Host].Slot);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dos_bri.c80 byte Bus, Slot; local
118 Slot = a->resources.pci.func;
124 PCIread(Bus, Slot, 0x18, &bar2, sizeof(bar2), hdev);
125 PCIread(Bus, Slot, 0x04, &cmd_org, sizeof(cmd_org), hdev);
129 PCIwrite(Bus, Slot, 0x04, &cmd, sizeof(cmd), hdev);
130 PCIwrite(Bus, Slot, 0x18, &bar2_length, sizeof(bar2_length), hdev);
131 PCIread(Bus, Slot, 0x18, &bar2_length, sizeof(bar2_length), hdev);
135 PCIwrite(Bus, Slot, 0x18, &bar2, sizeof(bar2), hdev);
136 PCIwrite(Bus, Slot, 0x04, &cmd_org, sizeof(cmd_org), hdev);
H A Dos_pri.c804 byte Bus, Slot; local
816 Slot = a->resources.pci.func;
818 PCIread(Bus, Slot, 0x04, &cmd_org, sizeof(cmd_org), hdev);
819 PCIwrite(Bus, Slot, 0x04, &cmd, sizeof(cmd), hdev);
821 PCIwrite(Bus, Slot, 0x14, &addr4, sizeof(addr4), hdev);
822 PCIwrite(Bus, Slot, 0x20, &addr1, sizeof(addr1), hdev);
824 PCIwrite(Bus, Slot, 0x04, &cmd_org, sizeof(cmd_org), hdev);
H A Dos_4bri.c535 byte Bus, Slot; local
539 Slot = a->resources.pci.func;
545 PCIwrite(Bus, Slot, 0x4E, &addr, sizeof(addr),
548 PCIread(Bus, Slot, 0x4E, &status, sizeof(status),
557 PCIread(Bus, Slot, 0x50, &data[i], sizeof(data[i]), hdev);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/lsi/
H A Dmpi_init.h49 * support Enclosure/Slot addressing rather than WWID
487 U16 Slot; /* 1Ch */ member in struct:_MSG_SEP_REQUEST
541 U16 Slot; /* 1Ch */ member in struct:_MSG_SEP_REPLY
H A Dmpi_cnfg.h226 * Added Enclosure/Slot boot device format to BIOS Page 2.
234 * Added Slot and Enclosure fields to SAS Device Page 0.
245 * Added Direct Attach Starting Slot Number define for SAS
713 U16 Slot; /* 16h */ member in struct:_MPI_MANPAGE7_CONNECTOR_INFO
2797 U16 Slot; /* 08h */ member in struct:_CONFIG_PAGE_SAS_DEVICE_0
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dvoyager.h342 __u8 Slot; /* Processor slots 1 - 4 */ member in struct:QuadDescription
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptsas.c264 printk("Slot=0x%X\n", le16_to_cpu(pg0->Slot));
1533 device_info->slot = le16_to_cpu(buffer->Slot);

Completed in 139 milliseconds