Home
last modified time | relevance | path

Searched refs:ip2 (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/Documentation/
Dcomputone.txt43 the system. These are required for editing ip2.c or editing
59 edit /usr/src/linux/drivers/char/ip2.c if needed
67 h) install driver using `modprobe ip2 <options>` (options listed below)
78 edit /usr/src/linux/drivers/char/ip2.c
91 compiled into the driver by editing ip2.c and setting the values for
95 ip2=io0,irq0,io1,irq1,io2,irq2,io3,irq3
113 ip2=1,0,1,0
117 ip2=0x310,5
121 append="ip2=1,0,1,0"
137 into the kernel you will need to edit the file ip2.c to match the boards
[all …]
DConfigure.help18948 two modules called ip2.o and ip2main.o.
/linux-2.4.37.9/fs/xfs/
Dxfs_rename.c113 xfs_inode_t *ip1, *ip2, *temp; in xfs_lock_for_rename() local
120 ip2 = NULL; in xfs_lock_for_rename()
150 vname2, &inum2, &ip2); in xfs_lock_for_rename()
162 ITRACE(ip2); in xfs_lock_for_rename()
180 i_tab[3] = ip2; in xfs_lock_for_rename()
/linux-2.4.37.9/drivers/char/
DMakefile200 obj-$(CONFIG_COMPUTONE) += ip2.o ip2main.o