Searched refs:sm_port_info (Results 1 – 2 of 2) sorted by relevance
561 (void) ddi_pathname(fcsm->sm_port_info.port_dip, fcsm_pathname); in fcsm_port_attach()621 fcsm->sm_port_info = *pinfo; /* Structure copy !!! */ in fcsm_handle_port_attach()676 (void) ddi_pathname(fcsm->sm_port_info.port_dip, fcsm_pathname); in fcsm_handle_port_attach()722 fcsm->sm_port_info = *pinfo; /* Structure copy !!! */ in fcsm_handle_port_resume()1838 ddi_get_instance(fcsm->sm_port_info.port_dip)); in fcsm_display()1982 pinfo = &fcsm->sm_port_info; in fcsm_cmd_cache_constructor()2048 pinfo = &fcsm->sm_port_info; in fcsm_alloc_cmd()2091 fcsm->sm_port_info.port_acc_attr, DDI_DMA_CONSISTENT, in fcsm_alloc_cmd()2164 fcsm->sm_port_info.port_acc_attr, DDI_DMA_CONSISTENT, in fcsm_alloc_cmd()2254 (void) fc_ulp_uninit_packet((opaque_t)fcsm->sm_port_info.port_handle, in fcsm_free_cmd()[all …]
114 fc_ulp_port_info_t sm_port_info; /* FCA Port Information */ member