Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dhdparm.c269 #define CMD_Q_SUP 0x4000 /* 1=command queuing support (ATAPI) */ macro
1032 if (eqpt != CDROM && (val[CAPAB_0] & CMD_Q_SUP)) in identify()