/* QIOS_S and QIOWS_S are defined for setting status registers. Their first six arguments are the same as any QIO's, and they take one more, an int, which will be placed in the first word of the QIO parameter list. /* #define QIOS_S(fnc, lun, efn, pri, isb, ast, status) \ emt (1|12<<8, (unsigned) fnc, (unsigned) lun, (unsigned) efn & 0377, \ (unsigned *) isb, (AST *) ast, (int) status, 0,0,0,0,0)