Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_os.c73 ocs_config_write16(ocs_os_handle_t os, uint32_t reg, uint16_t val) in ocs_config_write16() function
H A Docs_os.h1119 extern void ocs_config_write16(ocs_os_handle_t os, uint32_t reg, uint16_t val);
H A Docs_ioctl.c324 ocs_config_write16(ocs, req->offset, req->data); in ocs_process_ecd_helper()