Searched defs:fdformat (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun/io/ |
H A D | fd.c | 196 static int fdformat(struct fdctlr *fdc, int unit, int cyl, int hd); 2521 if (fdformat(fdc, unit, cyl, hd)) 2937 * fdformat 2947 fdformat(struct fdctlr *fdc, int unit, int cyl, int hd) function 2961 (C, "fdformat cyl %d, hd %d\n", cyl, hd));
|
Completed in 72 milliseconds