Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dconfigure26 cpu=`/usr/sbin/lsattr -F value -l $proc -a type | sed 's/_.*//'`
46 HOST=${3:-$cpu-$sys}
51 cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
53 echo " $host $rel $cpu $sys"
58 echo >>$c "#define PCI_ARCH_`echo $cpu | tr '[a-z]' '[A-Z]'`"
82 case $cpu in
92 case $cpu in
125 case $cpu in
128 echo >>$m 'WITH_LIBS+=-l'$cpu
194 case $cpu in i?86|x86_64)
[all …]