FDCTLR
#define FDCTLR(x) ((x) >> 2) /* controller instance */
#define FDCTLR(x) (getminor(x) >> FDINSTSHIFT) /* instance */