Searched refs:host_p (Results 1 – 3 of 3) sorted by relevance
2276 nv->host_p[1] = BIT_2; in qla2x00_nvram_config()2359 if (nv->host_p[1] & BIT_7) { in qla2x00_nvram_config()2377 if (nv->host_p[0] & BIT_7) in qla2x00_nvram_config()2379 ha->flags.disable_risc_code_load = ((nv->host_p[0] & BIT_4) ? 1 : 0); in qla2x00_nvram_config()2383 ha->flags.enable_lip_reset = ((nv->host_p[1] & BIT_1) ? 1 : 0); in qla2x00_nvram_config()2384 ha->flags.enable_lip_full_login = ((nv->host_p[1] & BIT_2) ? 1 : 0); in qla2x00_nvram_config()2385 ha->flags.enable_target_reset = ((nv->host_p[1] & BIT_3) ? 1 : 0); in qla2x00_nvram_config()4441 nv->host_p = __constant_cpu_to_le32(BIT_11|BIT_10); in qla24xx_nvram_config()4479 if (nv->host_p & __constant_cpu_to_le32(BIT_15)) { in qla24xx_nvram_config()4498 le32_to_cpu(nv->host_p) & BIT_10 ? 1: 0; in qla24xx_nvram_config()[all …]
172 uint32_t host_p; member1585 uint32_t host_p; member
1133 uint8_t host_p[2]; member