Home
last modified time | relevance | path

Searched refs:SCSIOPC_WRITE_SAME_16 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h467 #define SCSIOPC_WRITE_SAME_16 0x93 macro
H A Dsmsat.c3668 case SCSIOPC_WRITE_SAME_16: /* no support due to transfer length(sector count) */ in smsatIOStart()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h200 #define SCSIOPC_WRITE_SAME_16 0x93 macro
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c395 case SCSIOPC_WRITE_SAME_16: /* no support due to transfer length(sector count) */ in satIOStart()