Searched refs:fwwait (Results 1 – 2 of 2) sorted by relevance
170 (void) ql_fw_ready(ha, ha->fwwait); in ql_initialize_adapter()1754 ha->fwwait = (uint8_t)(CFG_IST(ha, CFG_CTRL_8081) ? 45 : 10); in ql_common_properties()1758 ha->fwwait = (uint8_t)data; in ql_common_properties()1762 "value of %d\n", data, ha->fwwait); in ql_common_properties()
1610 uint8_t fwwait; member