Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_os.c67 ocs_config_write8(ocs_os_handle_t os, uint32_t reg, uint8_t val) in ocs_config_write8() function
H A Docs_os.h1106 extern void ocs_config_write8(ocs_os_handle_t os, uint32_t reg, uint8_t val);
H A Docs_ioctl.c321 ocs_config_write8(ocs, req->offset, req->data); in ocs_process_ecd_helper()