Searched refs:ATAPI_READ_CAPACITY (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/ata/
H A Datapi-fd.c296 int8_t ccb1[16] = { ATAPI_READ_CAPACITY, 0, 0, 0, 0, 0, 0, 0,
H A Datapi-cd.c980 ccb[0] = ATAPI_READ_CAPACITY;
1221 int8_t ccb[16] = { ATAPI_READ_CAPACITY, 0, 0, 0, 0, 0, 0, 0,
/freebsd-9.3-release/sys/sys/
H A Data.h444 #define ATAPI_READ_CAPACITY 0x25 /* get volume capacity */ macro

Completed in 116 milliseconds