Home
last modified time | relevance | path

Searched refs:DT_STOR_SCSI (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dapi_public.h86 #define DT_STOR_SCSI 0x0020 macro
/openbmc/u-boot/examples/api/
H A Ddemo.c253 if (type & DT_STOR_SCSI) in test_stor_typ()
/openbmc/u-boot/api/
H A Dapi_storage.c76 specs[ENUM_SCSI].type = DEV_TYP_STOR | DT_STOR_SCSI; in dev_stor_init()