Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.h44 stmf_status_t srpt_stp_free_port(srpt_target_port_t *tgt);
H A Dsrpt_mod.c433 (void) srpt_stp_free_port(tgt); in srpt_disable_srp_services()
H A Dsrpt_ioc.c398 (void) srpt_stp_free_port(tgt); in srpt_ioc_detach_hca()
H A Dsrpt_stp.c415 srpt_stp_free_port(srpt_target_port_t *tgt) in srpt_stp_free_port() function