Searched refs:slt (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/arch/ppc/boot/prep/ |
D | vreset.c | 747 int slt, r; in scanPCI() local 752 for ( slt = start_slt + 1; slt < NSLOTS; slt++) { in scanPCI() 753 pslot = &PCI_slots[slt]; in scanPCI() 762 highVgaSlot = slt; in scanPCI() 765 theSlot = slt; in scanPCI()
|
/linux-2.4.37.9/include/asm-ia64/sn/pci/ |
D | pci_defs.h | 374 uchar_t slt; member 475 uchar_t slt; member
|
/linux-2.4.37.9/drivers/sound/ |
D | ac97_plugin_wm97xx.c | 809 u16 dig1, dig2, digrd, adcsel, adcsrc, slt, prp, rev; in wm97xx_read_proc() local 834 slt = (dig1 & 0x7) + 5; in wm97xx_read_proc() 890 if ((dig1 & WM97XX_SLEN) && slt !=12) in wm97xx_read_proc() 891 len += sprintf(page+len, "%d\n", slt); in wm97xx_read_proc()
|
/linux-2.4.37.9/arch/mips64/mm/ |
D | tlbex-r4k.S | 83 slt \tmp, \ptr, \tmp
|
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 156 slt NDIVIDEND(%a6) # save sign of dividend
|
D | isp.S | 2118 slt NDIVISOR(%a6) # save sign of divisor
|