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

/netbsd-current/sys/dev/ic/
H A Ddwc_gmac_reg.h217 #define DDESC_STATUS_OWNEDBYDEV __BIT(31) macro
H A Ddwc_gmac.c1482 desc->ddesc_status0 |= htole32(DDESC_STATUS_OWNEDBYDEV);
1489 return !!(le32toh(desc->ddesc_status0) & DDESC_STATUS_OWNEDBYDEV);

Completed in 3302 milliseconds