Searched refs:XAD_EXTENDED (Results 1 – 4 of 4) sorted by relevance
55 #define XAD_EXTENDED 0x02 /* extended */ macro
697 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) in diWrite()698 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in diWrite()733 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) in diWrite()734 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in diWrite()
1739 ~(XAD_NEW | XAD_EXTENDED); in xtLog()2406 if (xad->flag & (XAD_NEW | XAD_EXTENDED)) { in txAllocPMap()2411 xad->flag &= ~(XAD_NEW | XAD_EXTENDED); in txAllocPMap()
1469 xad->flag |= XAD_EXTENDED; in xtExtend()1589 lxad->flag |= XAD_EXTENDED; in xtUpdate()1661 rxad->flag |= XAD_EXTENDED; in xtUpdate()
Completed in 20 milliseconds