Home
last modified time | relevance | path

Searched defs:MMC_WRITE_10 (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/k3b/k3b-21.12.3/libk3bdevice/
H A Dk3bscsicommand.h65 const unsigned char MMC_WRITE_10 = 0x2A; variable
/dports/net/istgt/istgt-20150713/src/
H A Distgt_scsi.h256 MMC_WRITE_10 = 0xa2, enumerator
/dports/devel/libburn/libburn-1.5.4/libburn/
H A Dmmc.c208 static unsigned char MMC_WRITE_10[] = { 0x2A, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; variable