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

  /external/grub/netboot/
otulip.h 53 #define SROM_BITWIDTH 6
otulip.c 100 for (bit = 3 + SROM_BITWIDTH + 16; bit > 0; bit--) {
112 const unsigned bitwidth = SROM_BITWIDTH;

Completed in 63 milliseconds