/linux-2.4.37.9/arch/mips/vr41xx/common/ |
D | icu.c | 346 static inline int set_sysint1_assign(unsigned int irq, unsigned char assign) in set_sysint1_assign() argument 362 intassign0 |= (uint16_t)assign; in set_sysint1_assign() 366 intassign0 |= (uint16_t)assign << 3; in set_sysint1_assign() 370 intassign0 |= (uint16_t)assign << 6; in set_sysint1_assign() 374 intassign0 |= (uint16_t)assign << 9; in set_sysint1_assign() 378 intassign0 |= (uint16_t)assign << 12; in set_sysint1_assign() 382 intassign1 |= (uint16_t)assign; in set_sysint1_assign() 386 intassign1 |= (uint16_t)assign << 6; in set_sysint1_assign() 390 intassign1 |= (uint16_t)assign << 9; in set_sysint1_assign() 396 sysint1_assign[pin] = assign; in set_sysint1_assign() [all …]
|
/linux-2.4.37.9/drivers/isdn/eicon/ |
D | adapter.h | 94 byte assign; /* assign queue entry */ member
|
D | idi.c | 134 card->e_tbl[e_no].next = card->assign; in assign_queue() 135 card->assign = e_no; in assign_queue() 153 e_no = (byte)card->assign; in get_assign()
|
/linux-2.4.37.9/Documentation/networking/ |
D | tuntap.txt | 44 right to assign network devices is NOT a good idea. Users could assign
|
D | framerelay.txt | 12 how many DLCIs you want to assign to each Frame Relay Access Device (FRAD).
|
D | comx.txt | 206 you've named the interface). Do not assign any IP address to this interface 214 Now you can assign an IP address to this interface and set routes using it.
|
D | de4x5.txt | 60 line 5594 to reflect the I/O address you're using, or assign these when
|
D | 8139too.txt | 286 * Call pci_enable_device to wake up/assign resource to device,
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | pci-irq.c | 536 static int pcibios_lookup_irq(struct pci_dev *dev, int assign) in pcibios_lookup_irq() argument 578 if (!newirq && assign) { in pcibios_lookup_irq()
|
/linux-2.4.37.9/Documentation/ |
D | digiboard.txt | 67 assign to this card or reserve if disabled. 126 number of devices to assign to this card.
|
D | isapnp.txt | 155 dev->activate() must be called to assign free resources to resource members
|
D | kernel-parameters.txt | 513 assign-busses [IA-32] Always assign all PCI bus
|
D | moxa-smartio | 206 assign it within driver's source code. If you will not
|
D | IPMI.txt | 212 automatically assign the sequence number to the command and save the
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | pci-irq.c | 944 static int pcibios_lookup_irq(struct pci_dev *dev, int assign) in pcibios_lookup_irq() argument 1003 if (!newirq && assign) { in pcibios_lookup_irq()
|
/linux-2.4.37.9/Documentation/x86_64/ |
D | boot-options.txt | 137 pci=assign-busses Assign busses
|
/linux-2.4.37.9/fs/umsdos/ |
D | specs | 101 * would be used to assign the flag to a directory). 102 * I don't think it is useful to assign this flag
|
/linux-2.4.37.9/Documentation/vm/ |
D | balance | 49 fancy, we could assign different weights to free pages in different
|
/linux-2.4.37.9/Documentation/s390/ |
D | 3270.txt | 234 assign this function to a PF key. To make PF7 cause job suspension, 249 PF11 rotates forward. You may assign the backward function to any PF
|
/linux-2.4.37.9/Documentation/video4linux/ |
D | CQcam.txt | 86 modules, you might want to assign the different minor numbers to
|
/linux-2.4.37.9/Documentation/usb/ |
D | ov511.txt | 256 DEFAULT: 0,0,0... (automatically assign the next available minor(s))
|
D | w9968cf.txt | 235 video_nr=-1,2,-1 would assign minor number 2 to the second
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.ibmmca | 214 the immediate assign command of the SCSI-subsystem for probing through 261 because the driver just won't assign everything with lun>0 when 280 The problem for this is, that Linux does not assign the SCSI-devices in the 630 standard to assign drive C: to SCSI-id 6, because it is the highest 1011 the immediate assign, which is of vital importance for
|
/linux-2.4.37.9/Documentation/crypto/ |
D | descore-readme.txt | 247 do the arithmetic, so i assign these to explicit `m' register variables
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | ext2.txt | 156 The inode allocation code tries to assign inodes which are in the same
|