Searched +full:acme +full:- +full:1234 (Results 1 – 1 of 1) sorted by relevance
30 TOP=`cd /sys; pwd -P`37 if [ -d ${TOP}/modules/${1} ]; then39 echo -n "Should it be overwritten? [Y]"41 if [ "-z" "$VAL" ]; then47 rm -rf ${TOP}/dev/${1}48 rm -rf ${TOP}/modules/${1}107 if [ ! -d ${TOP}/dev/${1} ]; then108 mkdir -p ${TOP}/dev/${1}165 /* XXX These should be defined in terms of bus-space ops. */175 #define DEV2SOFTC(dev) ((struct ${1}_softc *) (dev)->si_drv1)[all …]