Home | History | Annotate | Download | only in python2.7

Lines Matching refs:hda

237 output=`dmesg | grep hda`
240 p2 = Popen(["grep", "hda"], stdin=p1.stdout, stdout=PIPE)
1558 print "Looking for 'hda'..."
1560 p2 = Popen(["grep", "hda"], stdin=p1.stdout, stdout=PIPE)