Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_os.c55 ocs_config_read16(ocs_os_handle_t os, uint32_t reg) in ocs_config_read16() function
H A Docs_os.h1081 extern uint16_t ocs_config_read16(ocs_os_handle_t os, uint32_t reg);
H A Docs_ioctl.c313 v16 = ocs_config_read16(ocs, req->offset); in ocs_process_ecd_helper()