Searched refs:ROM_DK_READ (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/arch/ews4800mips/include/ |
H A D | sbd.h | 74 #define ROM_DK_READ(u, s, c, a) ROM_DK_RW(u, s, c, a) macro
|
/netbsd-src/sys/arch/ews4800mips/stand/common/ |
H A D | bootxx.c | 275 if ((ROM_DK_READ(__dk_unit, sector, count, p) & 0x7f) != 0) in dk_read()
|
H A D | boot.c | 367 i = ROM_DK_READ(0, 0, 1, p); in cmd_test()
|