Searched refs:far (Results 1 – 25 of 72) sorted by relevance
123
/linux-2.4.37.9/drivers/net/skfp/h/ |
D | fplustm.h | 68 struct s_smt_fp_txd volatile far *txd_next ; 86 struct s_smt_fp_txd volatile far *txd_next ; 107 struct s_smt_fp_rxd volatile far *rxd_next ; 126 struct s_smt_fp_rxd volatile far *rxd_next ;
|
D | types.h | 25 #ifndef far 26 #define far macro
|
D | targetos.h | 57 #define ADDR(a) (char far *) smc->hw.iop+(a)
|
/linux-2.4.37.9/drivers/scsi/dpt/ |
D | osd_defs.h | 72 #define far macro
|
/linux-2.4.37.9/arch/ia64/sn/fakeprom/ |
D | README | 39 - PAL emulation for all PAL calls we've made so far. 40 - SAL emulation for all SAL calls we've made so far. 41 - EFI emulation for all EFI calls we've made so far.
|
/linux-2.4.37.9/drivers/net/skfp/ |
D | hwmtm.c | 1054 u_char far *virt ; 1055 char far *data ; 1227 virt = (u_char far *) rxd->rxd_virt ; 1421 char far *virt ; 1465 void far *virt ; 1471 memcpy((char far *)virt,smc->os.hwm.r.mb_pos,len) ; 1675 char far *virt ; 1866 char far *data ; 1872 SK_LOC_DECL(char far,*virt[3]) ; 1948 phys = dma_master(smc, (void far *)virt[i],
|
/linux-2.4.37.9/drivers/net/tokenring/ |
D | Config.in | 8 # So far, we only have PCI, ISA, and MCA token ring devices
|
/linux-2.4.37.9/drivers/scsi/ |
D | FlashPoint.c | 226 typedef unsigned char far * uchar_ptr; 227 typedef unsigned short far * ushort_ptr; 228 typedef unsigned long far * ulong_ptr; 256 typedef u08bits far * pu08bits; 257 typedef u16bits far * pu16bits; 258 typedef u32bits far * pu32bits; 430 typedef struct _SCCB far *PSCCB; 432 typedef void (far *CALL_BK_FN)(PSCCB); 473 typedef SCCBMGR_INFO far * PSCCBMGR_INFO; 926 typedef struct SCCBMgr_tar_info far *PSCCBMgr_tar_info; [all …]
|
/linux-2.4.37.9/drivers/isdn/eicon/ |
D | pc_maint.h | 128 byte far *mem;
|
/linux-2.4.37.9/Documentation/networking/ |
D | Configurable | 25 machine, then this will be far too big for the card to keep up with fast
|
D | ewrk3.txt | 38 The performance we've achieved so far has been measured through the 'ttcp'
|
D | x25.txt | 11 I therefore decided to write the implementation such that as far as the
|
D | eql.txt | 29 my testing so far, the Livingston PortMaster 2e's load-balancing is a 95 So far, I have only used the eql device with the DSLIP SLIP connection 109 too far below 296 is probably overkill. Here is an example ifconfig
|
D | de4x5.txt | 20 So far the driver is known to work with the following cards: 119 this feature working. So far we have tested KINGSTON, SMC8432, SMC9332
|
/linux-2.4.37.9/Documentation/sound/ |
D | VIA-chipset | 7 o VIA have so far failed to bother to answer support mail on the subject
|
D | solo1 | 9 but ESS has not done so so far.
|
D | sonicvibes | 56 I haven't managed so far to get the OPL synth running.
|
/linux-2.4.37.9/net/ |
D | TUNABLE | 4 This is far from complete
|
/linux-2.4.37.9/arch/m68k/q40/ |
D | README | 19 When something blocks interrupts (HD) it will loose some of them, so far 62 only the penguin - and shell prompt if it gets that far..
|
/linux-2.4.37.9/Documentation/ |
D | mca.txt | 218 as far as we know, on the Pentium-equipped 85s, 95s, and some PC Servers. 219 The PCI/MCA PC 750s are fine as far as I can tell. The ``mca-pentium'' 231 produced to fix various obscure problems. As far as I know, it's pretty
|
D | nfsroot.txt | 129 so far as they have been enabled during kernel configura- 191 protocol. As far as I know, no commercial boot ROMs yet
|
/linux-2.4.37.9/Documentation/arm/nwfpe/ |
D | README | 34 so far in the emulator. The file TODO contains a information on what
|
/linux-2.4.37.9/Documentation/sysctl/ |
D | fs.txt | 88 far behind, you've encountered a peak in your usage of file
|
/linux-2.4.37.9/Documentation/usb/ |
D | dc2xx.txt | 104 If you got that far, you should be able to use everything fine.
|
/linux-2.4.37.9/arch/sparc/lib/ |
D | udiv.S | 111 ! %o5 > %o3: went too far: back up 1 step
|
123