Home
last modified time | relevance | path

Searched refs:host_p (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_regs.h554 uint8_t host_p[4]; member
788 uint8_t host_p[4]; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_init.h168 uint8_t host_p[2]; member
582 uint8_t host_p[4]; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c575 nv->host_p[0] = BIT_1; in ql_nvram_config()
576 nv->host_p[1] = BIT_2; in ql_nvram_config()
641 if (nv->host_p[0] & BIT_4) { in ql_nvram_config()
644 if (nv->host_p[0] & BIT_5) { in ql_nvram_config()
647 if (nv->host_p[1] & BIT_2) { in ql_nvram_config()
650 if (nv->host_p[1] & BIT_3) { in ql_nvram_config()
1051 nv->host_p[0] = BIT_4 | BIT_1; in ql_nvram_24xx_config()
1052 nv->host_p[1] = BIT_3 | BIT_2; in ql_nvram_24xx_config()
1151 if (nv->host_p[1] & BIT_2) { in ql_nvram_24xx_config()
1154 if (nv->host_p[1] & BIT_3) { in ql_nvram_24xx_config()
H A Dql_ioctl.c641 nv->host_p[0] = BIT_4 | BIT_1; in ql_set_nvram_adapter_defaults()
642 nv->host_p[1] = BIT_3 | BIT_2; in ql_set_nvram_adapter_defaults()
720 nv->host_p[0] = BIT_1; in ql_set_nvram_adapter_defaults()
721 nv->host_p[1] = BIT_2; in ql_set_nvram_adapter_defaults()