Searched refs:IONAMEXP (Results 1 – 3 of 3) sorted by relevance
290 if (flag & IONAMEXP) in pioact()930 DB(IONAMEXP) in dumpioact()941 if (iop->ioflag & IONAMEXP) { in dumpioact()
1377 iotmp.ioflag |= IONAMEXP; in iosetup()
1423 #define IONAMEXP BIT(8) /* name has been expanded */ macro