Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/sys/
Data.h449 #define ATAPI_SYNCHRONIZE_CACHE 0x35 /* flush buf, close channel */ macro
/freebsd-9-stable/sys/dev/ata/
Datapi-cd.c1191 int8_t ccb[16] = { ATAPI_SYNCHRONIZE_CACHE, 0, 0, 0, 0, 0, 0, 0, in acd_flush()