Home
last modified time | relevance | path

Searched refs:PKT_REL (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/miscutils/
Dhdparm.c182 #define PKT_REL 71 /* typical #ns from PKT cmd to bus rel */ macro
1106 if (val[PKT_REL] || val[SVC_NBSY]) { in identify()
1108 if (val[PKT_REL]) in identify()
1109 printf(" %uus to release bus.", val[PKT_REL]); in identify()