Searched refs:XAD_EXTENDED (Results 1 – 3 of 3) sorted by relevance
55 #define XAD_EXTENDED 0x02 /* extended */ macro
701 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) in diWrite()702 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in diWrite()737 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) in diWrite()738 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in diWrite()
1745 ~(XAD_NEW | XAD_EXTENDED); in xtLog()2412 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) { in txAllocPMap()2417 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in txAllocPMap()