/titanic_50/usr/src/uts/common/sys/scsi/impl/ |
H A D | transport.h | 351 int scsi_hba_init(
|
/titanic_50/usr/src/uts/common/io/scsi/adapters/smrt/ |
H A D | smrt.c | 133 if ((r = scsi_hba_init(&smrt_modlinkage)) != 0) { in _init()
|
/titanic_50/usr/src/uts/common/io/cpqary3/ |
H A D | cpqary3.c | 197 if (!(retvalue = scsi_hba_init(&cpqary3_modlinkage))) { in _init()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | emul64.c | 230 if ((ret = scsi_hba_init(&modlinkage)) != 0) { in _init()
|
/titanic_50/usr/src/man/man9f/ |
H A D | Makefile | 441 scsi_hba_init.9f \ 1930 scsi_hba_fini.9f := LINKSRC = scsi_hba_init.9f
|
/titanic_50/usr/src/uts/intel/io/amr/ |
H A D | amr.c | 265 if ((error = scsi_hba_init(&modlinkage)) != 0) { in _init()
|
/titanic_50/usr/src/uts/common/io/1394/targets/scsa1394/ |
H A D | hba.c | 227 if ((ret = scsi_hba_init(&scsa1394_modlinkage)) != 0) { in _init()
|
/titanic_50/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | ata_common.c | 387 if ((err = scsi_hba_init(&modlinkage)) != 0) { in _init()
|
/titanic_50/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_attach.c | 198 if ((ret = scsi_hba_init(&modlinkage)) != 0) { in _init()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 437 file path=usr/share/man/man9f/scsi_hba_init.9f 1208 link path=usr/share/man/man9f/scsi_hba_fini.9f target=scsi_hba_init.9f
|
/titanic_50/usr/src/uts/common/io/mega_sas/ |
H A D | megaraid_sas.c | 200 if ((ret = scsi_hba_init(&modlinkage)) != 0) { in _init()
|
/titanic_50/usr/src/uts/common/io/usb/scsa2usb/ |
H A D | scsa2usb.c | 526 if ((rval = scsi_hba_init(&modlinkage)) != 0) { in _init()
|
/titanic_50/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi.c | 263 rval = scsi_hba_init(&modlinkage); in _init()
|
/titanic_50/usr/src/uts/intel/io/scsi/adapters/arcmsr/ |
H A D | arcmsr.c | 256 if ((ret = scsi_hba_init(&arcmsr_modlinkage)) != 0) { in _init()
|
/titanic_50/usr/src/uts/sun/io/scsi/adapters/ |
H A D | sf.c | 363 if ((i = scsi_hba_init(&modlinkage)) != 0) { in _init()
|
H A D | fas.c | 409 if ((rval = scsi_hba_init(&modlinkage)) != 0) { in _init()
|
/titanic_50/usr/src/uts/common/io/mr_sas/ |
H A D | mr_sas.c | 364 if ((ret = scsi_hba_init(&modlinkage)) != DDI_SUCCESS) { in _init()
|
/titanic_50/usr/src/uts/common/io/scsi/adapters/scsi_vhci/ |
H A D | scsi_vhci.c | 342 if ((rval = scsi_hba_init(&modlinkage)) != 0) { in _init()
|
/titanic_50/usr/src/uts/common/io/aac/ |
H A D | aac.c | 706 if ((rval = scsi_hba_init(&aac_modlinkage)) != 0) { in _init()
|
/titanic_50/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_hba.c | 860 scsi_hba_init(struct modlinkage *modlp) in scsi_hba_init() function
|
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp.c | 277 if ((ret = scsi_hba_init(&modlinkage)) != 0) { in _init()
|
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas.c | 670 if ((status = scsi_hba_init(&modlinkage)) != 0) { in _init()
|
/titanic_50/usr/src/uts/common/io/sata/impl/ |
H A D | sata.c | 699 if ((rval = scsi_hba_init(modlp)) != 0) { in sata_hba_init()
|