Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Di8272A.h136 #define S0_IVCMD 0x80 macro
/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c764 if (!fdc_result(fcp, &result, 1) && result != S0_IVCMD) { in fdc_enhance_probe()
1779 if ((*senser & (S0_IVCMD | S0_SEKEND | S0_ECHK)) != S0_SEKEND) in fdcsense_int()
3202 *abresultp = S0_IVCMD; in fdc_result()