Searched refs:IONAMEXP (Results 1 – 3 of 3) sorted by relevance
308 if (flag & IONAMEXP) in pioact()970 DB(IONAMEXP) in dumpioact()981 if (iop->ioflag & IONAMEXP) { in dumpioact()
1420 iotmp.ioflag |= IONAMEXP; in iosetup()
2031 #define IONAMEXP BIT(9) /* name has been expanded */ macro