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

  /external/u-boot/include/
api_public.h 89 #define DT_STOR_SATA 0x0100
  /external/u-boot/api/
api_storage.c 69 specs[ENUM_SATA].type = DEV_TYP_STOR | DT_STOR_SATA;
  /external/u-boot/examples/api/
demo.c 250 if (type & DT_STOR_SATA)

Completed in 163 milliseconds