Searched refs:IPL_LOGALL (Results 1 – 5 of 5) sorted by relevance
214 fop.iplf_unit = IPL_LOGALL;732 if (unit == IPL_LOGALL) {828 if (op->iplf_unit == i || op->iplf_unit == IPL_LOGALL) {
605 if (unit == IPL_LOGALL) {649 if (unit == IPL_LOGALL) {
705 if (iter.ili_unit < IPL_LOGALL && iter.ili_unit > IPL_LOGMAX) {
788 if (unit == IPL_LOGALL) {
1043 #define IPL_LOGALL -1 macro