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

/netbsd-current/sys/dev/scsipi/
H A Dscsipi_cd.h276 #define READ_CD_CAPACITY 0x25 /* slightly different from disk */ macro
H A Dcd.c1434 * (READ_TOCf2, READ_CD_CAPACITY and GET_CONFIGURATION) commands
1438 /* READ TOCf2, READ_CD_CAPACITY and READ_TRACKINFO commands */
1525 cap_cmd.opcode = READ_CD_CAPACITY;
/netbsd-current/tests/dev/scsipi/libscsitest/
H A Dscsitest.c131 case READ_CD_CAPACITY: {

Completed in 144 milliseconds