Searched refs:FDC_ENHANCED (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/fdc/
H A Dfdcvar.h34 FDC_NE765, FDC_ENHANCED, FDC_UNKNOWN = -1 enumerator in enum:fdc_type
H A Dfdc.c513 if (fdc->fdct == FDC_ENHANCED) {
530 if (fdc->fdct == FDC_ENHANCED) {
846 if (fdc->fdct == FDC_ENHANCED)
1731 fdc->fdct = FDC_ENHANCED;

Completed in 119 milliseconds