Searched defs:recalcmd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c92 static uchar_t recalcmd[2] = {FO_RECAL, 0}; variable
2863 recalcmd[1] = (uchar_t)unit;
2864 if (fdc_docmd(fcp, recalcmd, 2) == -1) {

Completed in 53 milliseconds