Home
last modified time | relevance | path

Searched refs:substitute (Results 1 – 10 of 10) sorted by relevance

/linux-2.4.37.9/drivers/net/wan/8253x/
D8253xnet.c43 struct sk_buff *substitute; in sab8253xn_write2() local
74 substitute = dev_alloc_skb(ETH_ZLEN); in sab8253xn_write2()
75 if(substitute == NULL) in sab8253xn_write2()
80 substitute->tail = (substitute->data + ETH_ZLEN); in sab8253xn_write2()
81 memcpy(substitute->data, skb->data, cnt); in sab8253xn_write2()
84 skb = substitute; in sab8253xn_write2()
Dreadme.txt42 You should substitute for 8253x006 the network interface that you are
43 using. For 000000030405 you should substitute the MAC address that
44 you desire to use. For test1 you should substitute the host name or
/linux-2.4.37.9/Documentation/filesystems/
Disofs.txt37 identical with ISO 9660.", so it is a valid and gratis substitute of the
/linux-2.4.37.9/drivers/scsi/
DREADME.dpti13 * substitute goods or services; loss of use, data, or profits; or business
/linux-2.4.37.9/Documentation/cdrom/
Dcdu31a112 Note that this is no substitute for HOWTOs and LILO documentation, if
Daztcd238 and substitute STEN_LOW_WAIT by STEN_LOW. Busy waiting with STEN_LOW is more
348 and substitute '#if 0' by '#if 1'.
503 (for /usr/lib substitute the top level directory, where your include files
/linux-2.4.37.9/arch/arm/nwfpe/
Dsoftfloat-specialize44 substitute a result value. If traps are not implemented, this routine
/linux-2.4.37.9/Documentation/
Dnfsroot.txt149 To substitute the 'root=' parameter, create a dummy device on any
/linux-2.4.37.9/Documentation/kbuild/
Dconfig-language.txt69 Newlines are significant. You may not substitute semicolons for newlines.
625 substitute a newline for the semicolon if you choose.
/linux-2.4.37.9/Documentation/i2c/
Dwriting-clients395 Please substitute the things you need here!