Home
last modified time | relevance | path

Searched defs:tran (Results 1 – 25 of 56) sorted by relevance

123

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_scsa.h46 #define TRAN2PMC(tran) ((pmcs_hw_t *)(tran)->tran_hba_private) argument
47 #define ITRAN2PMC(tran) \ argument
49 #define ITRAN2IPORT(tran) \ argument
/illumos-gate/usr/src/uts/common/io/vioscsi/
H A Dvioscsi.c549 vioscsi_tran_pkt_destructor(struct scsi_pkt *pkt, scsi_hba_tran_t *tran) in vioscsi_tran_pkt_destructor()
557 vioscsi_tran_pkt_constructor(struct scsi_pkt *pkt, scsi_hba_tran_t *tran, in vioscsi_tran_pkt_constructor()
923 vioscsi_tran_tgt_init(dev_info_t *hdip, dev_info_t *tdip, scsi_hba_tran_t *tran, in vioscsi_tran_tgt_init()
967 vioscsi_tran_tgt_free(dev_info_t *hdip, dev_info_t *tdip, scsi_hba_tran_t *tran, in vioscsi_tran_tgt_free()
1173 scsi_hba_tran_t *tran = NULL; in vioscsi_attach() local
1367 scsi_hba_tran_t *tran; in vioscsi_iport_attach() local
1435 scsi_hba_tran_t *tran; in vioscsi_quiesce() local
1460 scsi_hba_tran_t *tran; in vioscsi_iport_detach() local
1489 scsi_hba_tran_t *tran; in vioscsi_detach() local
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c904 scsi_hba_tran_t *tran; in scsi_hba_tran_alloc() local
937 scsi_hba_tran_t *tran) in scsi_hba_tran_free()
946 scsi_hba_tran_t *tran, in scsi_tran_ext_alloc()
964 scsi_hba_tran_t *tran, in scsi_tran_ext_free()
1457 smp_hba_tran_t *tran) in smp_hba_attach_setup()
1555 smp_hba_tran_t *tran; in smp_busctl_initchild() local
1620 smp_hba_tran_t *tran; in smp_busctl_uninitchild() local
2341 scsi_hba_tran_t *tran; in iport_preattach_tran_scsi_device() local
2383 smp_hba_tran_t *tran; in iport_postdetach_tran_smp_device() local
2399 smp_hba_tran_t *tran; in iport_preattach_tran_smp_device() local
[all …]
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dctl_clnt.c233 struct ctl_tran *tran; in ctl_command() local
289 struct ctl_tran *tran; in start_write() local
404 struct ctl_tran *tran; in conn_done() local
438 struct ctl_tran *tran = (struct ctl_tran *)uap; in write_done() local
483 struct ctl_tran *tran; in readable() local
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pvscsi/
H A Dpvscsi.c1309 pvscsi_tgt_init(dev_info_t *dip, dev_info_t *child, scsi_hba_tran_t *tran, in pvscsi_tgt_init()
1342 pvscsi_tgt_free(dev_info_t *dip, dev_info_t *child, scsi_hba_tran_t *tran, in pvscsi_tgt_free()
1505 pvscsi_pkt_dtor(struct scsi_pkt *pkt, scsi_hba_tran_t *tran) in pvscsi_pkt_dtor()
1571 pvscsi_pkt_ctor(struct scsi_pkt *pkt, scsi_hba_tran_t *tran, int sleep) in pvscsi_pkt_ctor()
1601 scsi_hba_tran_t *tran; in pvscsi_hba_setup() local
1674 scsi_hba_tran_t *tran; in pvscsi_iport_attach() local
1801 scsi_hba_tran_t *tran; in pvscsi_iport_detach() local
1842 scsi_hba_tran_t *tran; in pvscsi_detach() local
1869 scsi_hba_tran_t *tran; in pvscsi_quiesce() local
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt.c210 scsi_hba_tran_t *tran; in smrt_iport_detach() local
414 scsi_hba_tran_t *tran = (scsi_hba_tran_t *)ddi_get_driver_private(dip); in smrt_detach() local
H A Dsmrt_hba.c1292 scsi_hba_tran_t *tran; in smrt_ctrl_hba_setup() local
1340 scsi_hba_tran_t *tran; in smrt_logvol_hba_setup() local
1401 scsi_hba_tran_t *tran; in smrt_phys_hba_setup() local
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlbridge.c528 set_count_property(scf_handle_t *handle, scf_transaction_t *tran, in set_count_property()
559 set_string_property(scf_handle_t *handle, scf_transaction_t *tran, in set_string_property()
591 set_fmri_property(scf_handle_t *handle, scf_transaction_t *tran, in set_fmri_property()
758 scf_transaction_t *tran = NULL; in enable_trill() local
870 scf_transaction_t *tran = NULL; in dladm_bridge_configure() local
1528 scf_transaction_t *tran = NULL; in dladm_bridge_set_nick() local
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_hba.c62 scsi_hba_tran_t *tran; in smartpqi_register_hba() local
680 scsi_hba_tran_t *tran; in pqi_quiesce() local
705 scsi_hba_tran_t *tran; in pqi_unquiesce() local
727 scsi_hba_tran_t *tran; in pqi_bus_config() local
/illumos-gate/usr/src/lib/libstmf/common/
H A Dstore.c298 scf_transaction_t *tran = NULL; in iPsAddRemoveGroupMember() local
640 scf_transaction_t *tran = NULL; in iPsAddRemoveLuViewEntry() local
928 scf_transaction_t *tran = NULL; in iPsAddViewEntry() local
1388 scf_transaction_t *tran = NULL; in iPsCreateDeleteGroup() local
2075 scf_transaction_t *tran = NULL; in iPsGetSetPersistType() local
2290 scf_transaction_t *tran = NULL; in iPsGetSetStmfProp() local
2647 scf_transaction_t *tran = NULL; in iPsGetServiceVersion() local
4427 scf_transaction_t *tran = NULL; in psSetProviderData() local
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_scsa.c72 scsi_hba_tran_t *tran; in pmcs_scsa_init() local
151 scsi_hba_tran_t *tran, struct scsi_device *sd) in pmcs_scsa_tran_tgt_init()
411 scsi_hba_tran_t *tran, struct scsi_device *sd) in pmcs_scsa_tran_tgt_free()
1208 smp_hba_tran_t *tran, smp_device_t *smp_sd) in pmcs_smp_init()
1362 smp_hba_tran_t *tran, smp_device_t *smp) in pmcs_smp_free()
H A Dpmcs_attach.c263 scsi_hba_tran_t *tran; in pmcs_iport_attach() local
424 scsi_hba_tran_t *tran; in pmcs_attach() local
1149 scsi_hba_tran_t *tran; in pmcs_detach() local
1673 scsi_hba_tran_t *tran; in pmcs_quiesce() local
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi.h95 #define TRAN2CTL(tran) ((ata_ctl_t *)((tran)->tran_hba_private)) argument
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c182 scf_transaction_t *tran = NULL; in fcoe_add_remove_scf_entry() local
839 scf_transaction_t *tran = NULL; in FCOE_LoadConfig() local
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dsmfcfg.c155 scf_transaction_t *tran = NULL; in fs_smf_set_prop() local
475 scf_transaction_t *tran = NULL; in nfs_upgrade_server_vers() local
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcadm-list.c144 scf_transaction_t *tran = NULL; in npivAddRemoveNPIVEntry() local
847 scf_transaction_t *tran = NULL; in fc_util_create_portlist() local
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/
H A Datapi.h86 #define TRAN2CTL(tran) ((struct ata_controller *)((tran)->tran_hba_private)) argument
/illumos-gate/usr/src/uts/common/io/
H A Demul64.c314 scsi_hba_tran_t *tran = NULL; in emul64_attach() local
456 scsi_hba_tran_t *tran; in emul64_detach() local
512 scsi_hba_tran_t *tran, struct scsi_device *sd) in emul64_tran_tgt_init()
/illumos-gate/usr/src/uts/sun/io/dada/impl/
H A Ddcd_resource.c190 struct dcd_hba_tran *tran = ap->a_hba_tran; in dcd_pktalloc() local
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c635 scsi_hba_tran_t *tran; /* scsi transport */ in scsa2usb_attach() local
1047 scsi_hba_tran_t *tran; in scsa2usb_detach() local
2239 scsi_hba_tran_t *tran; in scsa2usb_scsi_tgt_probe() local
2290 scsi_hba_tran_t *tran, struct scsi_device *sd) in scsa2usb_scsi_tgt_init()
2359 scsi_hba_tran_t *tran, struct scsi_device *sd) in scsa2usb_scsi_tgt_free()
/illumos-gate/usr/src/cmd/dlutil/
H A Ddltraninfo.c420 uint_t tran; in main() local
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c550 scsi_hba_tran_t *tran; in scsa1394_attach_scsa() local
968 scsa1394_scsi_tgt_init(dev_info_t *dip, dev_info_t *cdip, scsi_hba_tran_t *tran, in scsa1394_scsi_tgt_init()
1011 scsa1394_scsi_tgt_free(dev_info_t *dip, dev_info_t *cdip, scsi_hba_tran_t *tran, in scsa1394_scsi_tgt_free()
1040 scsi_hba_tran_t *tran = (scsi_hba_tran_t *)ddi_get_driver_private(dip); in scsa1394_scsi_tgt_probe() local
/illumos-gate/usr/src/lib/cfgadm_plugins/ccid/common/
H A Dcfga_ccid.c246 const char *product, *serial, *tran, *prot; in cfga_ccid_fill_info() local
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc_phys.c436 scsi_hba_tran_t *tran = ddi_get_driver_private(dip); in lmrc_phys_attach() local
H A Dlmrc_scsa.c728 scsi_hba_tran_t *tran; in lmrc_hba_attach() local

123