Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dhdparm.c271 #define SWRST_REQ 0x1000 /* 1=ATA SW reset required (ATAPI, obsolete */ macro
1103 if (eqpt != CDROM && (val[CAPAB_0] & SWRST_REQ)) in identify()