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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A Didentify.c65 #define SVC_NBSY 72 /* typical #ns from SERVICE cmd to !BSY */ macro
1090 if(val[PKT_REL] || val[SVC_NBSY]) {
1093 if(val[SVC_NBSY]) printf(" %uus to clear BSY after SERVICE cmd.",val[SVC_NBSY]);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dhdparm.c67 #define SVC_NBSY 72 /* typical #ns from SERVICE cmd to !BSY */ macro
865 if (val[PKT_REL] || val[SVC_NBSY]) {
868 if (val[SVC_NBSY]) printf(" %uus to clear BSY after SERVICE cmd.", val[SVC_NBSY]);

Completed in 172 milliseconds