Searched defs:isTypes (Results 1 - 1 of 1) sorted by relevance

/gem5/src/dev/net/
H A Di8254xGBe_defs.hh240 inline bool isTypes(TxDesc *d, uint8_t t1, uint8_t t2) { return isType(d, t1) || isType(d, t2); } function in namespace:iGbReg::TxdOp

Completed in 12 milliseconds