Home
last modified time | relevance | path

Searched refs:VARIABLE_LEN_CDB (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_cam.c117 (opcode == VARIABLE_LEN_CDB && in mpi3mr_divert_ws()
/freebsd/sys/cam/scsi/
H A Dscsi_all.h2121 #define VARIABLE_LEN_CDB 0x7F macro
H A Dscsi_all.c8658 cdb->opcode = VARIABLE_LEN_CDB; in scsi_ata_pass()