Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_init.h1297 int ql_vport_control(ql_adapter_state_t *, uint8_t);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c4353 ql_vport_control(ql_adapter_state_t *ha, uint8_t cmd) in ql_vport_control() function
H A Dql_api.c2817 (void) ql_vport_control(ha, (uint8_t) in ql_unbind_port()