Home
last modified time | relevance | path

Searched refs:push_flag (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/pci/hotplug/
Dcpqphp_nvram.c268 rc = add_byte(&pFill, 1 + ctrl->push_flag, &usedbytes, &available); in store_HRT()
468 ((p_EV_header->Version == 1) && !ctrl->push_flag)) { in compaq_nvram_load()
645 if ((evbuffer[0] != 0) && (!ctrl->push_flag)) in compaq_nvram_load()
Dcpqphp_core.c903 ctrl->push_flag = 1; in cpqhpc_probe()
948 ctrl->push_flag = 1; in cpqhpc_probe()
969 ctrl->push_flag = 1; in cpqhpc_probe()
980 ctrl->push_flag = 1; in cpqhpc_probe()
Dcpqphp.h312 u8 push_flag; member