Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dhdparm.c270 #define OVLP_SUP 0x2000 /* 1=overlap operation support (ATAPI) */ macro
1034 if (val[CAPAB_0] & OVLP_SUP) in identify()