Searched refs:PKT_NO_CRC (Results 1 – 2 of 2) sorted by relevance
61 #define PKT_NO_CRC 0x00008000 /* don't append CRC */ macro
425 if (!(pkt->info & PKT_NO_CRC)) in fhci_host_transaction()