Searched refs:ATAPI_SEND_KEY (Results 1 – 2 of 2) sorted by relevance
| /dflybsd-src/sys/sys/ | ||
| H A D | nata.h | 338 #define ATAPI_SEND_KEY 0xa3 /* send DVD key structure */ macro |
| /dflybsd-src/sys/dev/disk/nata/ | ||
| H A D | atapi-cd.c | 1484 ccb[0] = ATAPI_SEND_KEY; in acd_send_key() |