Home
last modified time | relevance | path

Searched refs:srpt_stp_destroy_port (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.h45 stmf_status_t srpt_stp_destroy_port(srpt_target_port_t *tgt);
H A Dsrpt_mod.c430 stmf_status = srpt_stp_destroy_port(tgt); in srpt_disable_srp_services()
H A Dsrpt_ioc.c395 stmf_status = srpt_stp_destroy_port(tgt); in srpt_ioc_detach_hca()
H A Dsrpt_stp.c451 srpt_stp_destroy_port(srpt_target_port_t *tgt) in srpt_stp_destroy_port() function