/linux-2.4.37.9/arch/x86_64/ia32/ |
D | socket32.c | 578 #define AL(x) ((x) * sizeof(u32)) macro 579 static unsigned char nas[18]={AL(0),AL(3),AL(3),AL(3),AL(2),AL(3), 580 AL(3),AL(3),AL(4),AL(4),AL(4),AL(6), 581 AL(6),AL(2),AL(5),AL(5),AL(3),AL(3)}; 582 #undef AL
|
/linux-2.4.37.9/net/ |
D | socket.c | 1527 #define AL(x) ((x) * sizeof(unsigned long)) macro 1528 static unsigned char nargs[18]={AL(0),AL(3),AL(3),AL(3),AL(2),AL(3), 1529 AL(3),AL(3),AL(4),AL(4),AL(4),AL(6), 1530 AL(6),AL(2),AL(5),AL(5),AL(3),AL(3)}; 1531 #undef AL
|
/linux-2.4.37.9/drivers/fc4/ |
D | Config.in | 19 dep_tristate 'Generic FC-AL disk driver' CONFIG_SCSI_FCAL $CONFIG_SCSI
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | linux32.c | 3017 #define AL(x) ((x) * sizeof(unsigned int)) macro 3018 static unsigned char socketcall_nargs[18]={AL(0),AL(3),AL(3),AL(3),AL(2),AL(3), 3019 AL(3),AL(3),AL(4),AL(4),AL(4),AL(6), 3020 AL(6),AL(2),AL(5),AL(5),AL(3),AL(3)}; 3021 #undef AL
|
/linux-2.4.37.9/arch/ia64/ia32/ |
D | sys_ia32.c | 1935 #define AL(x) ((x) * sizeof(u32)) macro 1936 static const unsigned char nas[18]={AL(0),AL(3),AL(3),AL(3),AL(2),AL(3), 1937 AL(3),AL(3),AL(4),AL(4),AL(4),AL(6), 1938 AL(6),AL(2),AL(5),AL(5),AL(3),AL(3)}; 1939 #undef AL
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | linux32.c | 4582 #define AL(x) ((x) * sizeof(u32)) macro 4583 static unsigned char nas[18] = {AL(0),AL(3),AL(3),AL(3),AL(2),AL(3), 4584 AL(3),AL(3),AL(4),AL(4),AL(4),AL(6), 4585 AL(6),AL(2),AL(5),AL(5),AL(3),AL(3)}; 4586 #undef AL
|
/linux-2.4.37.9/arch/i386/boot/ |
D | video.S | 864 # Write to indexed VGA register (AL=index, AH=data, DX=index reg. port) 1133 incw %dx # AL=index, DX=index reg port -> AL=data
|
/linux-2.4.37.9/arch/x86_64/boot/ |
D | video.S | 855 # Write to indexed VGA register (AL=index, AH=data, DX=index reg. port) 1120 incw %dx # AL=index, DX=index reg port -> AL=data
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | acpi_wakeup.S | 328 cmpw $0x004f, %ax # AL=4f if implemented
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | vm86.c | 71 #define AL(regs) (((unsigned char *)&((regs)->eax))[0]) macro
|
/linux-2.4.37.9/drivers/scsi/ |
D | cpqfc.Readme | 6 33 and 66MHz. Only supports FC-AL.
|
/linux-2.4.37.9/Documentation/ |
D | README.DAC960 | 101 2 External Fibre FC-AL channels
|
D | Configure.help | 9554 This driver drives FC-AL disks connected through a Fibre Channel
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | coda.txt | 1466 55..11.. IINNVVAALLIIDDAATTEE
|
/linux-2.4.37.9/drivers/pci/ |
D | pci.ids | 1841 2300 QLA2300 64-bit FC-AL Adapter 3037 13b9 1421 LD-10/100AL PCI Fast Ethernet Adapter (rev.B)
|