Searched refs:ATAPI_ERASE (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/sys/ | ||
H A D | nata.h | 302 #define ATAPI_ERASE 0x19 /* erase */ macro |
/dflybsd-src/sys/dev/disk/nata/ | ||
H A D | atapi-tape.c | 653 int8_t ccb[16] = { ATAPI_ERASE, 3, 0, 0, 0, 0, 0, 0, in ast_erase() |