Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dcpqphp_nvram.c254 rc = add_byte(&pFill, 1 + ctrl->push_flag, &usedbytes, &available); in store_HRT()
451 ((p_EV_header->Version == 1) && !ctrl->push_flag)) { in compaq_nvram_load()
628 if ((evbuffer[0] != 0) && (!ctrl->push_flag)) in compaq_nvram_load()
H A Dcpqphp_core.c843 ctrl->push_flag = 1; in cpqhpc_probe()
888 ctrl->push_flag = 1; in cpqhpc_probe()
909 ctrl->push_flag = 1; in cpqhpc_probe()
920 ctrl->push_flag = 1; in cpqhpc_probe()
H A Dcpqphp.h298 u8 push_flag; member