Home
last modified time | relevance | path

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

/dragonfly/stand/boot/pc32/libi386/
H A Dbioscd.c221 char fragbuf[BIOSCD_SECSIZE]; in bc_strategy() local
253 bcopy(fragbuf, buf + (blks * BIOSCD_SECSIZE), fragsize); in bc_strategy()
H A Dbiosdisk.c956 char fragbuf[BIOSDISK_SECSIZE]; in bd_realstrategy() local
985 bcopy(fragbuf, buf + (blks * BIOSDISK_SECSIZE), fragsize); in bd_realstrategy()