Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/stand/libsa/
H A Dsdcd.c45 static uint human2blk(uint);
62 human2blk(uint n) in human2blk() function
197 error = IOCS_S_READ(human2blk(2), 1, id, current_blkshift, buffer); in readdisklabel()
247 error = IOCS_S_READ(human2blk(2), 1, id, current_blkshift, buffer); in sd_getbsdpartition()