Searched refs:SLI4_INTF_REG (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_ioctl.c507 req->sli_intf = ocs_config_read32(ocs, SLI4_INTF_REG);
1124 ocs_config_read32(ocs, SLI4_INTF_REG));
H A Docs_mgmt.c1099 ocs_config_read32(ocs, SLI4_INTF_REG));
1133 family = (ocs_config_read32(ocs, SLI4_INTF_REG) & 0x00000f00) >> 8;
H A Dsli4.h101 #define SLI4_INTF_REG 0x0058 /** register offset */ macro
H A Dsli4.c3988 sli_intf = ocs_config_read32(os, SLI4_INTF_REG);

Completed in 115 milliseconds