Searched refs:ct_dip (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/os/ |
H A D | sunmdi.c | 1337 ct->ct_dip = NULL; in i_mdi_client_alloc() 1452 cdip = ct->ct_dip; in i_mdi_client_free() 1461 ct->ct_dip = NULL; in i_mdi_client_free() 1581 MDI_DEBUG(2, (MDI_NOTE, ct->ct_dip, in i_mdi_client_compute_state() 1607 return (ct->ct_dip); in i_mdi_client2devinfo() 1886 rv = (*vh->vh_ops->vo_failover)(vh->vh_dip, ct->ct_dip, in i_mdi_failover() 1975 MDI_DEBUG(4, (MDI_NOTE, ct->ct_dip, in i_mdi_lba_lb() 2513 mdi_get_next_phci_path(dev_info_t *ct_dip, mdi_pathinfo_t *pip) in mdi_get_next_phci_path() argument 2517 if (!MDI_CLIENT(ct_dip)) in mdi_get_next_phci_path() 2523 ct = (mdi_client_t *)DEVI(ct_dip)->devi_mdi_client; in mdi_get_next_phci_path() [all …]
|
/titanic_44/usr/src/cmd/mdb/common/modules/mpt_sas/ |
H A D | mpt_sas.c | 123 if (construct_path((uintptr_t)c.ct_dip, dev_path) != DCMD_OK) in mdi_info_cb() 127 mdb_printf(" dip: %p %s path", c.ct_dip, in mdi_info_cb()
|
/titanic_44/usr/src/cmd/mdb/common/modules/scsi_vhci/ |
H A D | scsi_vhci.c | 169 mdb_printf("ct_dip: %28l#r::print struct dev_info\n", value.ct_dip); in mdiclient()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | mdi_impldefs.h | 515 dev_info_t *ct_dip; /* client devi handle */ member
|
/titanic_44/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas.c | 15448 *lun_dip = MDI_PI(*pip)->pi_client->ct_dip; in mptsas_create_virt_lun() 15710 *lun_dip = MDI_PI(*pip)->pi_client->ct_dip; in mptsas_create_virt_lun()
|