Searched refs:get_des (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pow.h362 uint64_t get_des : 1; /**< If set, return deschedule information rather than the standard member in struct:__anon11351::__anon11355
365 uint64_t get_wqp : 1; /**< If set, get the work-queue pointer rather than tag/type (no effect when get_des set). */
370 uint64_t get_des : 1;
890 * Result For POW Memory Load (get_des == 0 and get_wqp == 0)
937 * Result For POW Memory Load (get_des == 0 and get_wqp == 1)
978 * Result For POW Memory Load (get_des == 1)
H A Dcvmx-pow.c184 load_addr.smemload.get_des = (bits & 1) != 0;

Completed in 60 milliseconds