Home
last modified time | relevance | path

Searched defs:ocs_hw_iopt_s (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h812 typedef struct ocs_hw_iopt_s { struct
813 char name[32];
814 uint32_t instance_index;
815 ocs_thread_t iopt_thread;
816 ocs_cbuf_t *iopt_free_queue; /* multiple reader, multiple writer */
817 ocs_cbuf_t *iopt_work_queue;
818 ocs_array_t *iopt_cmd_array;