Searched defs:ADV_TID_TO_TARGET_MASK (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/advansys/
H A Dadvlib.h114 #define ADV_TID_TO_TARGET_MASK(tid) (0x01 << (tid)) macro

Completed in 118 milliseconds