Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_common.h77 typedef struct ocs_hw_s ocs_hw_t;
H A Docs_hw.h448 int32_t (*cb)(struct ocs_hw_s *, int32_t, uint8_t *, void *);
886 struct ocs_hw_s { struct
1477 extern void ocs_hw_workaround_setup(struct ocs_hw_s *hw);
H A Docs_hw.c12590 ocs_hw_workaround_setup(struct ocs_hw_s *hw) in ocs_hw_workaround_setup()