Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_os.c61 ocs_config_read8(ocs_os_handle_t os, uint32_t reg) in ocs_config_read8() function
H A Docs_os.h1093 extern uint8_t ocs_config_read8(ocs_os_handle_t os, uint32_t reg);
H A Docs_ioctl.c309 v8 = ocs_config_read8(ocs, req->offset); in ocs_process_ecd_helper()