Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_backend_ramdisk.c586 if (io->scsiio.cdb[1] == SGLS_SERVICE_ACTION) { in ctl_backend_ramdisk_scsi_config_read()
H A Dctl_backend_block.c3171 if (io->scsiio.cdb[1] == SGLS_SERVICE_ACTION) { in ctl_be_block_scsi_config_read()
/freebsd/sys/cam/scsi/
H A Dscsi_all.h3003 #define SGLS_SERVICE_ACTION 0x12 macro