Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dnata.h337 #define ATAPI_BLANK 0xa1 /* blank the media */ macro
/dflybsd-src/sys/dev/disk/nata/
H A Datapi-cd.c1629 int8_t ccb[16] = { ATAPI_BLANK, 0x10 | (blanktype & 0x7), 0, 0, 0, 0, 0, 0, in acd_blank()