Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ocs_fc/
HDocs_unsol.c1040 ocs_hw_io_activate_port_owned(&ocs->hw, seq->hio); in ocs_dispatch_fcp_cmd_auto_xfer_rdy()
HDocs_hw.h1289 extern ocs_hw_io_t *ocs_hw_io_activate_port_owned(ocs_hw_t *, ocs_hw_io_t *);
HDocs_hw.c3419 ocs_hw_io_activate_port_owned(ocs_hw_t *hw, ocs_hw_io_t *io) in ocs_hw_io_activate_port_owned() function