Searched refs:ebr_chs (Results 1 – 1 of 1) sorted by relevance
| /freebsd/usr.bin/mkimg/ |
| H A D | ebr.c | 59 ebr_chs(u_char *cylp, u_char *hdp, u_char *secp, lba_t lba) in ebr_chs() function 89 ebr_chs(&dp->dp_scyl, &dp->dp_shd, &dp->dp_ssect, nsecs); in ebr_write() 91 ebr_chs(&dp->dp_ecyl, &dp->dp_ehd, &dp->dp_esect, in ebr_write() 101 ebr_chs(&dp->dp_scyl, &dp->dp_shd, &dp->dp_ssect, in ebr_write() 104 ebr_chs(&dp->dp_ecyl, &dp->dp_ehd, &dp->dp_esect, in ebr_write()
|