Home
last modified time | relevance | path

Searched refs:esoc (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_drv_fc.h143 bool esoc; member
H A Docs.h153 uint8_t esoc; member
H A Docs_xport.c467 if (ocs->esoc){ in ocs_xport_initialize()
H A Docs_hw.h913 uint8_t esoc; member
H A Dsli4.c1744 uint32_t esoc, uint32_t block_size ) in sli_cmd_config_auto_xfer_rdy_hp() argument
1756 req->esoc = esoc; in sli_cmd_config_auto_xfer_rdy_hp()
H A Dsli4.h1434 uint32_t esoc:1, member
H A Docs_hw.c636 if (hw->config.esoc){ in ocs_hw_init()
1997 hw->config.esoc = value; in ocs_hw_set()