Home
last modified time | relevance | path

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

/openbsd/sys/arch/luna88k/stand/boot/
H A Dsd.c113 static u_long capbuf[2]; variable
157 (u_char *)&capbuf, sizeof(capbuf))) in sdident()
170 sc->sc_blks = capbuf[0]; in sdident()
171 sc->sc_blksize = capbuf[1]; in sdident()