Home
last modified time | relevance | path

Searched refs:ql_set_port_config (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h929 int ql_set_port_config(ql_adapter_state_t *, ql_mbx_data_t *);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c4699 ql_set_port_config(ql_adapter_state_t *ha, ql_mbx_data_t *mrp) in ql_set_port_config() function
H A Dql_xioctl.c3673 if ((rval = ql_set_port_config(ha, &mr)) != QL_SUCCESS) { in ql_set_loop_point()