K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-07-05T12:08:59.000000Z K 7 svn:log V 251 Define bio_imask to allow the ncr driver to compile. The idea of passing mask address around when registering interrupts is wrong IMHO. We should use a priority level like IPL_BIO and the lower levels can then translate it into a mask if they want. END