Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Di8272A.h111 #define FO_MODE 0x01 /* National PC8477 types only */ macro
/titanic_41/usr/src/uts/common/io/
H A Dfdc.c1850 uchar_t nscmodecmd[5] = {FO_MODE, 0x02, 0x00, 0xC8, 0x00}; in fdcspdchange()