HomeSort by relevance Sort by last modified time
    Searched refs:ATAPI_CMD_REQ_SENSE (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/
ata.h 111 #define ATAPI_CMD_REQ_SENSE 0x03
  /external/u-boot/drivers/block/
ide.c 355 sense_ccb[0] = ATAPI_CMD_REQ_SENSE;
363 debug("ATAPI_CMD_REQ_SENSE returned %x\n", res);

Completed in 4287 milliseconds