Home | History | Annotate | Download | only in power

Lines Matching refs:driver_status

2173         _, _, _, _, status, host_status, driver_status = \
2179 if driver_status != 0x8: # driver status: SENSE
2180 raise error.TestError('SG_IO driver status: %d' % driver_status)