Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confdata.c99 int scsi_fm_capable = DDI_FM_EREPORT_CAPABLE; variable
/illumos-gate/usr/src/uts/common/sys/scsi/conf/
H A Dautoconf.h197 extern int scsi_fm_capable;
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_fm.c63 scsi_fm_capable); in scsi_fm_init()
H A Dscsi_hba.c1019 "fm-capable", scsi_fm_capable); in scsa_nexus_setup()
3371 return (tran ? tran->tran_fm_capable : scsi_fm_capable); in scsi_hba_fm_init_child()