Home
last modified time | relevance | path

Searched refs:DTYPE_OPTICAL (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dinquiry.h285 #define DTYPE_OPTICAL 0x07 macro
/illumos-gate/usr/src/cmd/fcinfo/
H A DprintAttrs.c386 case DTYPE_OPTICAL: in getDTypeString()
/illumos-gate/usr/src/cmd/sasinfo/
H A DprintAttrs.c114 DTYPE_OPTICAL, "Optical Memory Device",
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi.c576 case DTYPE_OPTICAL: in atapi_tran_getcap()
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c80 { DTYPE_OPTICAL, NULL, "optical", "optical-path"},
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1823 case DTYPE_OPTICAL: in scsa2usb_create_luns()
3120 (inq->inq_dtype == DTYPE_OPTICAL)) { in scsa2usb_check_bulkonly_quirks()
3360 case DTYPE_OPTICAL: in scsa2usb_handle_scsi_cmd_sub_class()
/illumos-gate/usr/src/uts/intel/io/dktp/dcdev/
H A Ddadk.c399 case DTYPE_OPTICAL: in dadk_probe()
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c2050 case DTYPE_OPTICAL: in scsa1394_cmd_fill_cdb()
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c138 { DTYPE_OPTICAL, NULL, "optical"},
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c2274 case DTYPE_OPTICAL: in sdprobe()
6761 case DTYPE_OPTICAL: in sd_unit_attach()
6827 case DTYPE_OPTICAL: in sd_unit_attach()
22915 (sinq->inq_dtype == DTYPE_OPTICAL)) {
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c3877 (dtype_device == DTYPE_OPTICAL))) in scsi_hba_ident_nodename_compatible_get()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c4418 case DTYPE_OPTICAL: in ql_inq_scan()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c15327 sd_inq->inq_dtype == DTYPE_OPTICAL || in mptsas_create_lun()