Home
last modified time | relevance | path

Searched refs:is_a_board (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/pci/hotplug/
Dshpchp_ctrl.c328 p_slot->is_a_board = 0x01; in board_added()
367 if (p_slot->is_a_board) in remove_board()
385 p_slot->is_a_board = 0; in remove_board()
594 p_slot->is_a_board = 1; in shpchp_enable_slot()
Dcpqphp_ctrl.c1578 func->is_a_board = 0x01; in board_added()
1669 if (func->is_a_board) in remove_board()
1728 func->is_a_board = 0; in remove_board()
2010 if (func->is_a_board) { in cpqhp_process_SI()
2024 func->is_a_board = 1; in cpqhp_process_SI()
2054 func->is_a_board = 0; in cpqhp_process_SI()
2334 new_slot->is_a_board = 1; in configure_new_device()
2578 new_slot->is_a_board = 1; in configure_new_function()
Dcpqphp_pci.c354 new_slot->is_a_board = 0; in cpqhp_save_config()
415 new_slot->is_a_board = 1; in cpqhp_save_config()
714 while ((func != NULL) && func->is_a_board) { in cpqhp_save_used_resources()
1044 if (!func->is_a_board) in cpqhp_valid_replace()
Dcpqphp.h244 u8 is_a_board; member
266 u8 is_a_board; member
Dshpchp.h82 u8 is_a_board; member
Dcpqphp_core.c1262 if (!func->is_a_board) { in cpqhpc_probe()