CLEAR_IONOLOCK
#define CLEAR_IONOLOCK(iop) ((iop)->_flag &= ~_IONOLOCK)
#define CLEAR_IONOLOCK(iop) ((iop)->__ionolock = 0)