Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ews4800mips/stand/common/
H A Ddisk.c68 int __fd_2hd_rw(uint8_t *, int, int, int);
106 __disk.rw = __fd_2hd_rw; in device_attach()
256 __fd_2hd_rw(uint8_t *buf, int block, int flag, int count) in __fd_2hd_rw() function