Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dcpqphp_nvram.c271 rc = add_byte( &pFill, 1 + ctrl->push_flag, &usedbytes, &available); in store_HRT()
471 ((p_EV_header->Version == 1) && !ctrl->push_flag)) { in compaq_nvram_load()
648 if ((evbuffer[0] != 0) && (!ctrl->push_flag)) in compaq_nvram_load()
Dcpqphp_core.c899 ctrl->push_flag = 1; in cpqhpc_probe()
944 ctrl->push_flag = 1; in cpqhpc_probe()
965 ctrl->push_flag = 1; in cpqhpc_probe()
976 ctrl->push_flag = 1; in cpqhpc_probe()
Dcpqphp.h312 u8 push_flag; member