HomeSort by: relevance | last modified time | path
    Searched defs:__spb (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/ews4800mips/stand/common/
bootxx.c 89 int __dk_unit, __dk_type, __spb; variable
115 __spb = 2; /* 256bytes/sector */
119 __spb = 1;
282 if ((ROM_FD_READ(__dk_unit, pos, cnt * __spb, p)
bootxx.c 89 int __dk_unit, __dk_type, __spb; variable
115 __spb = 2; /* 256bytes/sector */
119 __spb = 1;
282 if ((ROM_FD_READ(__dk_unit, pos, cnt * __spb, p)

Completed in 44 milliseconds