IFM_ISHIFT
#define IFM_INST(x) (((x) & IFM_IMASK) >> IFM_ISHIFT)
((type) | (subtype) | (options) | ((instance) << IFM_ISHIFT))