Home
last modified time | relevance | path

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

/u-boot/include/
A Dpart.h23 #define LOG2_INVALID(type) ((type)((sizeof(type)<<3)-1)) macro
/u-boot/drivers/block/
A Dide.c489 dev_desc->log2blksz = LOG2_INVALID(typeof(dev_desc->log2blksz)); in atapi_inquiry()
822 LOG2_INVALID(typeof(ide_dev_desc[i].log2blksz)); in ide_init()
/u-boot/drivers/scsi/
A Dscsi.c445 LOG2_INVALID(typeof(dev_desc->log2blksz)); in scsi_init_dev_desc_priv()

Completed in 11 milliseconds