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

/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c91 static uchar_t configurecmd[4] = {FO_CNFG, 0, 0x0F, 0}; variable
697 fdc_docmd(fcp, configurecmd, 4))
1645 uchar_t *oplistp = configurecmd;
1697 (void) fdc_docmd(fcp, configurecmd, 4);

Completed in 112 milliseconds