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

  /external/u-boot/include/
ata.h 113 #define ATAPI_CMD_START_STOP 0x1B
  /external/u-boot/drivers/block/
ide.c 495 ccb[0] = ATAPI_CMD_START_STOP;
500 debug("ATAPI_CMD_START_STOP returned %x\n", c);

Completed in 135 milliseconds