Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ocs_fc/
Docs_os.c63 ocs_config_read8(ocs_os_handle_t os, uint32_t reg) in ocs_config_read8() function
Docs_os.h1100 extern uint8_t ocs_config_read8(ocs_os_handle_t os, uint32_t reg);
Docs_ioctl.c296 v8 = ocs_config_read8(ocs, req->offset); in ocs_process_ecd_helper()