Searched refs:mdi_select_path (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/io/scsi/adapters/scsi_vhci/ |
H A D | scsi_vhci.c | 986 rval = mdi_select_path(tgt_dip, NULL, in vhci_scsi_tgt_init() 1042 rval = mdi_select_path(tgt_dip, NULL, in vhci_scsi_tgt_init() 1350 rval = mdi_select_path(cdip, NULL, MDI_SELECT_PATH_INSTANCE, in vhci_scsi_start() 1643 rval = mdi_select_path(cdip, NULL, MDI_SELECT_ONLINE_PATH, NULL, &pip); in vhci_scsi_reset_target() 1683 sps = mdi_select_path(cdip, NULL, in vhci_scsi_reset_target() 2246 rval = mdi_select_path(cdip, NULL, in vhci_bind_transport() 2265 rval = mdi_select_path(cdip, NULL, in vhci_bind_transport() 2334 rval = mdi_select_path(cdip, vpkt->vpkt_tgt_init_bp, in vhci_bind_transport() 2364 rval = mdi_select_path(cdip, vpkt->vpkt_tgt_init_bp, in vhci_bind_transport() 2372 rval = mdi_select_path(cdip, in vhci_bind_transport() [all …]
|
H A D | mpapi_impl.c | 1617 retval = mdi_select_path(svl->svl_dip, NULL, in vhci_set_tpg_access_state() 1876 rval = mdi_select_path(svl->svl_dip, NULL, in vhci_mpapi_hold_pip() 1888 rval = mdi_select_path(svl->svl_dip, NULL, in vhci_mpapi_hold_pip()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | mdi_impldefs.h | 1165 int mdi_select_path(dev_info_t *, struct buf *, int,
|
/titanic_44/usr/src/uts/common/os/ |
H A D | sunmdi.c | 2040 mdi_select_path(dev_info_t *cdip, struct buf *bp, int flags, in mdi_select_path() function
|