Lines Matching refs:bool_val
5780 bool bool_val = 0; in dhdpcie_bus_doiovar() local
5797 bool_val = (int_val != 0) ? TRUE : FALSE; in dhdpcie_bus_doiovar()
5992 if (bool_val) { /* Suspend */ in dhdpcie_bus_doiovar()
6201 bcmerror = dhdpcie_bus_download_state(bus, bool_val); in dhdpcie_bus_doiovar()
6229 bool_val = bus->sleep_allowed; in dhdpcie_bus_doiovar()
6230 bcopy(&bool_val, arg, val_size); in dhdpcie_bus_doiovar()
6234 bus->sleep_allowed = bool_val; in dhdpcie_bus_doiovar()
6243 bus->dhd->dongle_isolation = bool_val; in dhdpcie_bus_doiovar()
6252 bus->ltrsleep_on_unload = bool_val; in dhdpcie_bus_doiovar()
6514 bus->dhd->hang_report = bool_val; in dhdpcie_bus_doiovar()
6525 bcmerror = dhdpcie_cto_init(bus, bool_val); in dhdpcie_bus_doiovar()
6561 if (bool_val) { in dhdpcie_bus_doiovar()