Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_unsol.c1036 ocs_hw_io_activate_port_owned(&ocs->hw, seq->hio); in ocs_dispatch_fcp_cmd_auto_xfer_rdy()
H A Docs_hw.h1280 extern ocs_hw_io_t *ocs_hw_io_activate_port_owned(ocs_hw_t *, ocs_hw_io_t *);
H A Docs_hw.c3413 ocs_hw_io_activate_port_owned(ocs_hw_t *hw, ocs_hw_io_t *io) in ocs_hw_io_activate_port_owned() function